mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-05 15:32:49 +00:00
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.
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
# The maintainers own all files.
|
|
# See GOVERNANCE.md for the list of current maintainers.
|
|
* @jj-vcs/maintainers
|