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 e3224b1 commit 2b08cb6Copy full SHA for 2b08cb6
.github/CODEOWNERS
@@ -0,0 +1,10 @@
1
+# This file (security sensitive)
2
+/.github/CODEOWNERS @olistic @chalker
3
+
4
+# Github workflows (security sensitive due to autorelease workflow)
5
+/.github/workflows/ @olistic @chalker
6
7
+# What actually goes into the package
8
+/package.json @chalker
9
+/src/ @chalker
10
+/index.d.ts @chalker
0 commit comments