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 162057c commit 934bdacCopy full SHA for 934bdac
.github/CODEOWNERS
@@ -0,0 +1,19 @@
1
+# Copyright (C) 2017-present Arctic Ice Studio <[email protected]>
2
+# Copyright (C) 2017-present Sven Greb <[email protected]>
3
+#
4
+# Project: snowsaw
5
+# Repository: https://github.com/arcticicestudio/snowsaw
6
+# License: MIT
7
+
8
+# Configuration for the GitHub feature to automatically request reviews from
9
+# the code owners when a pull request changes any owned files.
10
11
+# References:
12
+# https://github.com/blog/2392-introducing-code-owners
13
+# https://help.github.com/articles/about-codeowners
14
15
+# +----------------------+
16
+# + Core Team Code Owner +
17
18
+* @arcticicestudio
19
+* @svengreb
0 commit comments