commit | 035f779fbe1bdebe4dd7591b37ac1ac367b5d5d4 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Mon Feb 05 23:57:46 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 05 23:57:46 2018 +0000 |
tree | 743dcf2397c33390c0e6937c009212b75c23a08c | |
parent | 03d383d038c867ca0430460f9341da6eca8d4d2b [diff] | |
parent | f5b969cd2b62c5199e6cb12e55a3b68557dc0e2c [diff] |
Merge "Add srhines to the OWNERS for clang.go and global.go."
diff --git a/OWNERS b/OWNERS index c0c3762..121a441 100644 --- a/OWNERS +++ b/OWNERS
@@ -7,3 +7,5 @@ per-file * = nanzhang@google.com per-file *gen_stub_libs.py = danalbert@google.com per-file ndk_*.go = danalbert@google.com +per-file clang.go = srhines@google.com +per-file global.go = srhines@google.com