Add srhines to the OWNERS for clang.go and global.go.
These files contain the flags and selection logic for our C/C++ toolchain. Test: N/A Change-Id: I860ea34c226ec01ae4127a18d80e1c8be6393a83
This commit is contained in:
parent
1dde427375
commit
f5b969cd2b
1 changed files with 2 additions and 0 deletions
2
OWNERS
2
OWNERS
|
@ -7,3 +7,5 @@ per-file * = dwillemsen@google.com
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue