Refactor OWNERS files in platform/build/make.
Pulls out all of the per-file rules into their relevant directories and includes platform/build/soong:/OWNERS as the authoritative list of approvers. Test: treehugger Bug: 170407947 Change-Id: Icb885fc25a638f2f5134f6223df656ef4438bb67
This commit is contained in:
parent
396b0a2074
commit
ba048cb758
2 changed files with 5 additions and 11 deletions
12
OWNERS
12
OWNERS
|
@ -1,11 +1 @@
|
|||
# Core build team (MTV)
|
||||
ccross@android.com
|
||||
dwillemsen@google.com
|
||||
asmundak@google.com
|
||||
jungjw@google.com
|
||||
|
||||
# To expedite LON reviews
|
||||
hansson@google.com
|
||||
|
||||
# For version updates
|
||||
per-file version_defaults.mk = aseaton@google.com,elisapascual@google.com,lubomir@google.com,pscovanner@google.com
|
||||
include platform/build/soong:/OWNERS
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
per-file dex_preopt*.mk = ngeoffray@google.com,calin@google.com,mathewi@google.com,dbrazdil@google.com
|
||||
per-file verify_uses_libraries.sh = ngeoffray@google.com,calin@google.com,mathieuc@google.com
|
||||
|
||||
# For version updates
|
||||
per-file version_defaults.mk = aseaton@google.com,elisapascual@google.com,lubomir@google.com,pscovanner@google.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue