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

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

Change-Id: I7b794896884a4f11e5203817b814223ec09e69d8
This commit is contained in:
Joe Onorato 2020-10-09 04:45:30 +00:00 committed by Automerger Merge Worker
commit fc8ab60603
5 changed files with 28 additions and 12 deletions

31
OWNERS
View File

@ -1,13 +1,20 @@
per-file * = asmundak@google.com
per-file * = ccross@android.com
per-file * = dwillemsen@google.com
per-file * = eakammer@google.com
per-file * = jungjw@google.com
per-file * = patricearruda@google.com
per-file * = paulduffin@google.com
# This file is included by several other projects as the list of people
# approving build related projects.
ahumesky@google.com
asmundak@google.com
ccross@android.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 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