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 c9dd294 commit 4cee23eCopy full SHA for 4cee23e
.github/CODEOWNERS
@@ -0,0 +1,7 @@
1
+# https://help.github.com/articles/about-codeowners/
2
+
3
+# All proposed file changes under the `.github/` folder must be approved by the owners team prior to merging.
4
+.github/ @stylelint/owners
5
6
+# Require approvals by the owners team when updating dependencies or package metadata.
7
+package.json @stylelint/owners
0 commit comments