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 5c80ca9 commit a371e3aCopy full SHA for a371e3a
.github/CODEOWNERS
@@ -0,0 +1,11 @@
1
+# CODEOWNERS file
2
+# This file is used to define individuals or teams
3
+# that are responsible for code in a repository.
4
+# When PR's are opened, these individuals will be
5
+# added as reviewers automatically (except if they
6
+# are authors of the work). Each line is a file
7
+# pattern followed by one or more owners.
8
+# For more information, see:
9
+# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
10
+
11
+* @gwaybio @d33bs
0 commit comments