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 6cdaf8b commit 421e90eCopy full SHA for 421e90e
.github/CODEOWNERS
@@ -0,0 +1,2 @@
1
+# Set default owner for the entire repository
2
+* @j-zimnowoda @wildmanonline @merll
.vscode/settings.json
@@ -15,7 +15,8 @@
15
"editor.formatOnSave": true,
16
"files.associations": {
17
"CODE_OF_CONDUCT": "markdown",
18
- "CONTRIBUTING": "markdown"
+ "CONTRIBUTING": "markdown",
19
+ "CODEOWNERS": "plaintext"
20
},
21
"prettier.enable": true,
22
"yaml.schemas": {
0 commit comments