Add CODEOWNERS file with maintainers (#3994)
Enforce that only designated code owners can satisfy the required review count on protected branches. This prevents non-member approvals (which GitHub allows on public repos) from appearing to meet branch protection requirements.
This commit is contained in:
committed by
GitHub
parent
f44d633311
commit
fcae290c3a
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1 @@
|
||||
* @ludoo @juliocc @sruffilli @wiktorn @LucaPrete
|
||||
Reference in New Issue
Block a user