Refactor OWNERS files in platform/build/soong.

Pulls out all of the per-file rules into their relevant directories
so platform/build/soong:/OWNERS can be included everywhere we need
the list of build system owners.

Test: treehugger
Bug: 170407947
Change-Id: I5a4b2d252bd9b3c280cd9954cf0e65ac21153ede
This commit is contained in:
Joe Onorato
2020-10-08 12:59:44 -07:00
parent 36e4ad1f4d
commit a80b480eea
5 changed files with 28 additions and 12 deletions

4
cc/OWNERS Normal file
View File

@@ -0,0 +1,4 @@
per-file ndk_*.go = danalbert@google.com
per-file tidy.go = srhines@google.com, chh@google.com
per-file lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.com