Refactor OWNERS files in platform/build/soong. am: a80b480eea am: fc8ab60603 am: 4f7df58874

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1455169

Change-Id: I1df8609c177e96fada6b3d2d30643f30d7f0488e
This commit is contained in:
Joe Onorato
2020-10-09 05:13:12 +00:00
committed by Automerger Merge Worker
5 changed files with 28 additions and 12 deletions

31
OWNERS
View File

@@ -1,13 +1,20 @@
per-file * = asmundak@google.com # This file is included by several other projects as the list of people
per-file * = ccross@android.com # approving build related projects.
per-file * = dwillemsen@google.com
per-file * = eakammer@google.com ahumesky@google.com
per-file * = jungjw@google.com asmundak@google.com
per-file * = patricearruda@google.com ccross@android.com
per-file * = paulduffin@google.com cparsons@google.com
dwillemsen@google.com
eakammer@google.com
jingwen@google.com
joeo@google.com
jungjw@google.com
lberki@google.com
patricearruda@google.com
ruperts@google.com
# To expedite LON reviews
hansson@google.com
paulduffin@google.com
per-file ndk_*.go = danalbert@google.com
per-file clang.go,global.go = srhines@google.com, chh@google.com, pirama@google.com, yikong@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
per-file docs/map_files.md = danalbert@google.com, enh@google.com, jiyong@google.com

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

View File

@@ -1 +1,3 @@
per-file vndk.go = smoreland@google.com, victoryang@google.com per-file vndk.go = smoreland@google.com, victoryang@google.com
per-file clang.go,global.go = srhines@google.com, chh@google.com, pirama@google.com, yikong@google.com

1
docs/OWNERS Normal file
View File

@@ -0,0 +1 @@
per-file map_files.md = danalbert@google.com, enh@google.com, jiyong@google.com

2
rust/config/OWNERS Normal file
View File

@@ -0,0 +1,2 @@
per-file global.go = srhines@google.com, chh@google.com, pirama@google.com, yikong@google.com