Skip to content

Commit 8679307

Browse files
Add CODEOWNERS
Signed-off-by: Steve Coffman <steve@khanacademy.org>
1 parent f8b442b commit 8679307

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/CODEOWNERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Read more about this file syntax here:
2+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3+
# These owners will be the default owners for everything in
4+
# the repo. Unless a later match takes precedence,
5+
# @StevenACoffman will be requested for
6+
# review when someone opens a pull request.
7+
* @StevenACoffman
8+
9+
10+
# Don't automatically assign reviewers on PRs that only modify these files.
11+
# If they have no owner listed, these files are not owned by anyone.
12+
# If you would like to be informed of changes to a particular portion of this repository
13+
# add your GitHub username to space delimited list below
14+
gqlapollotracing @StevenACoffman
15+
gqlopencensus @StevenACoffman
16+
gqlopentracing @StevenACoffman
17+
prometheus @StevenACoffman

0 commit comments

Comments
 (0)