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 14000b8 commit 2ba6374Copy full SHA for 2ba6374
.github/CODEOWNERS
@@ -0,0 +1,17 @@
1
+# Config
2
+.github/* @kurosakishigure
3
+.config/* @kurosakishigure
4
+etc/* @kurosakishigure
5
+.gitignore @kurosakishigure
6
+deny.toml @kurosakishigure
7
+sgconfig.yml @kurosakishigure
8
+
9
+# Dependencies
10
+rust-toolchain.toml @kurosakishigure
11
+Cargo.toml @kurosakishigure
12
+Cargo.lock @kurosakishigure
13
14
+# Documentation
15
+LICENSES/* @kurosakishigure
16
+LICENSE @kurosakishigure
17
+README.md @kurosakishigure
0 commit comments