8000
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.
1 parent b464971 commit fc6402bCopy full SHA for fc6402b
.github/CODEOWNERS
@@ -0,0 +1,12 @@
1
+# Each line is a file pattern followed by one or more owners.
2
+
3
+# These owners will be the default owners for everything in the repo.
4
+* @andresin87 @owen-m1
5
6
+# Order is important. The last matching pattern has the most precedence.
7
+# So if a pull request only touches javascript files, only these owners
8
+# will be requested to review.
9
+# *.js @octocat @github/js
10
11
+# You can also use email addresses if you prefer.
12
+# docs/* docs@example.com
0 commit comments