1
0
mirror of synced 2025-12-19 18:10:59 -05:00

notify @github/octokit-maintainers about changes in REST APIs (#15960)

We had the same thing to the last docs repository (https://github.com/github/internal-developer.github.com/pull/4800), it was very helpful. Would that be possible? I think the overhead to this solution is to add members from @docs-engineering to @octokit-maintainers, so that no review is required from me or other future Octokit maintainers

Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
This commit is contained in:
Gregor Martynus
2020-10-09 13:07:33 -07:00
committed by GitHub
parent d48df937ad
commit a7dcf10e00

4
.github/CODEOWNERS vendored
View File

@@ -14,3 +14,7 @@ package-lock.json @github/docs-engineering
package.json @github/docs-engineering
/content/github/site-policy/ @github/site-policy-admins
# Make sure that Octokit maintainers get notified about changes
# relevant to the Octokit libraries (https://github.com/octokit)
/content/rest/reference @github/octokit-maintainers