mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-05 15:32:49 +00:00
github: add a CODEOWNERS file with only the maintainers in
As discussed several times before, we want to restrict permission to approve PRs to the maintainers only. This patch adds a GitHub CODEOWNERS file for that purpose. Once this has been merged, I'm going to update the rulesets to make PRs requires approval from a maintainer.
This commit is contained in:
parent
96cfae1ff7
commit
5a90264cff
3
.github/CODEOWNERS
vendored
Normal file
3
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# The maintainers own all files.
|
||||
# See GOVERNANCE.md for the list of current maintainers.
|
||||
* @jj-vcs/maintainers
|
Loading…
x
Reference in New Issue
Block a user