diff options
author | Ian Lewis <ianlewis@google.com> | 2018-12-17 09:31:13 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-17 09:31:13 +0900 |
commit | 9e0866102bf53f50a0353775b7bb370fe77ee5b4 (patch) | |
tree | 18f74ceb7571a869e29db92d8458814043444094 | |
parent | dedf95bd7192a37dc3b6851f13e4351cb8b6bb8b (diff) | |
parent | 2c39404cfa4511a6532b9675017d164545cc0d52 (diff) |
Merge pull request #7 from google/codeowners
Added code owners so that they are added to PRs
See: https://help.github.com/articles/about-codeowners/
-rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..eeb82f750 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @Random-Liu @ianlewis |