Files
RSSHub/lib/v2/gitpod/maintainer.js
Tony bf9be2fa3d feat(route): add gitpod (#9306)
feat(route): gitpod
2022-03-12 04:52:04 +08:00

5 lines
77 B
JavaScript

module.exports = {
'/blog': ['TonyRL'],
'/changelog': ['TonyRL'],
};