We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93de88 commit 3a77675Copy full SHA for 3a77675
.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
+* @jenna-tomkinson @d33bs
0 commit comments