We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b47043 + 6adab67 commit 9f09643Copy full SHA for 9f09643
.github/CODEOWNERS
@@ -0,0 +1,10 @@
1
+# This is a comment.
2
+# Each line is a file pattern followed by one or more owners.
3
+
4
+# These owners will be the default owners for everything in
5
+# the repo. Unless a later match takes precedence
6
+* @ProgrammingByPermutation
7
8
+# Specifically protect the github folder since it controls
9
+# our code owners as well as our github actions.
10
+/.github/ @ProgrammingByPermutation
0 commit comments