commit | 6499bfc9eda4dee6663352fe6494c751b2f9b053 | [log] [tgz] |
---|---|---|
author | Yang Song <songy23@users.noreply.github.com> | Thu Feb 21 11:15:21 2019 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 21 11:15:21 2019 -0800 |
tree | e204a29f4ca3c5bfd286415385e41bb9c1f8ff5d | |
parent | bf352733d4dffdd0e650c71cabc694aca654be9a [diff] |
Add code owners to restrict access. (#1030)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..184c724 --- /dev/null +++ b/.github/CODEOWNERS
@@ -0,0 +1,6 @@ +# Code owners file. +# This file controls who is tagged for review for any given pull request. + +# For anything not explicitly taken by someone else: +* @census-instrumentation/global-owners @rakyll @rghetia +