diff options
author | Ian Lewis <ianlewis@google.com> | 2018-12-14 09:37:12 -0500 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2018-12-14 09:37:12 -0500 |
commit | ff70b9b1214d8ee8a20c191bea46bf84a9a7651b (patch) | |
tree | d303f5b04897ecb5381ecfab03145fb59bd34ce7 | |
parent | ae2250b1dd07fcdb6a2212022b75d63d26966499 (diff) |
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 |