We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b004b7 commit 70c9470Copy full SHA for 70c9470
1 file changed
.github/CODEOWNERS
@@ -0,0 +1,12 @@
1
+# Each line is a file pattern followed by one or more owners.
2
+# Order is important. Last matching pattern has the most
3
+# precedence
4
+
5
+# Default owner(s) for everything. Added to PR reviews
6
+* @cdcabrera
7
8
+# CODEOWNERS permissions
9
+/.github/CODEOWNERS @cdcabrera
10
11
+# Automated dependency updates
12
+package*.json @cdcabrera
0 commit comments