feat(route): gist commits (#12470)

This commit is contained in:
Tony
2023-05-07 20:51:53 -06:00
committed by GitHub
parent 64948e00d2
commit 61a303a1de
6 changed files with 53 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ module.exports = {
'/comments/:user/:repo/:number': ['TonyRL'],
'/contributors/:user/:repo/:order?/:anon?': ['zoenglinghou'],
'/file/:user/:repo/:branch/:filepath+': ['zengxs'],
'/gist/:gistId': ['TonyRL'],
'/issue/:user/:repo/:state?/:labels?': ['HenryQW', 'AndreyMZ'],
'/notifications': ['zhzy0077'],
'/pull/:user/:repo/:state?': ['hashman', 'TonyRL'],