We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 143fbc3 + 371913d commit b0ff5b7Copy full SHA for b0ff5b7
1 file changed
.github/CODEOWNERS
@@ -0,0 +1,7 @@
1
+# All PRs need to be approved by a member of the reviewers team
2
+# Note that for this to work, the repository's access settings (https://github.com/DeepBlueRobotics/<repository>/settings/access)
3
+# need to be configured to allow the reviewers team (or a parent team like devs) to explicitly have write (or higher) access.
4
+# It isn't sufficient for all org members to have write access.
5
+# Also, the branch protection rules (https://github.com/DeepBlueRobotics/<repository>/settings/branches)
6
+# for the master branch need to have "Require review from Code Owners" enabled.
7
+* @DeepBlueRobotics/reviewers
0 commit comments