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 3addfde commit 734042dCopy full SHA for 734042d
.github/CODEOWNERS
@@ -0,0 +1,6 @@
1
+# CODEOWNERS Best Practices
2
+# 1. Per Github docs: "Order is important; the last matching pattern takes the most precedence."
3
+# Please define less specific codeowner paths before more specific codeowner paths in order for the more specific rule to have priority
4
+
5
+# Root
6
+* @smartcontractkit/dev-services
0 commit comments