Add MK_OWNERS as owners file for makefile am: 82a8451d2a am: 127be6aaff
Original change: https://android-review.googlesource.com/c/device/google/gs-common/+/3102997 Change-Id: I61f3ea0556475b30f148eca5a867f66ca7b6520c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
4434df4420
20
MK_OWNERS
Normal file
20
MK_OWNERS
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# NOTE: CHANGE THIS FILE WITH CAUTIOUS
|
||||||
|
# - this file is referenced by other OWNERS file, e.g. device/google/*/OWNERS
|
||||||
|
# - changing this file might break the function, check go/gerrit-code-owners-syntax first
|
||||||
|
#
|
||||||
|
# Makefile Review Guide for OWNERS: go/pixel-device-mk-owner-checklist
|
||||||
|
|
||||||
|
aaronding@google.com
|
||||||
|
rurumihong@google.com
|
||||||
|
adamshih@google.com
|
||||||
|
wilsonsung@google.com
|
||||||
|
cyanhsieh@google.com
|
||||||
|
cyuanjen@google.com
|
||||||
|
robinpeng@google.com
|
||||||
|
achant@google.com
|
||||||
|
etam@google.com
|
||||||
|
pattjin@google.com
|
||||||
|
bkhalife@google.com
|
||||||
|
lokeshgoel@google.com
|
||||||
|
jainne@google.com
|
||||||
|
pscovanner@google.com
|
3
OWNERS
3
OWNERS
@ -2,5 +2,4 @@
|
|||||||
per-file *.te,*_contexts,te_macros,global_macros=set noparent
|
per-file *.te,*_contexts,te_macros,global_macros=set noparent
|
||||||
per-file *.te,*_contexts,te_macros,global_macros=file:/sepolicy/OWNERS
|
per-file *.te,*_contexts,te_macros,global_macros=file:/sepolicy/OWNERS
|
||||||
per-file *.mk=set noparent
|
per-file *.mk=set noparent
|
||||||
per-file *.mk=aaronding@google.com,rurumihong@google.com,adamshih@google.com,wilsonsung@google.com,cyanhsieh@google.com,cyuanjen@google.com,robinpeng@google.com,achant@google.com,etam@google.com,pattjin@google.com,bkhalife@google.com,lokeshgoel@google.com,jainne@google.com,pscovanner@google.com
|
per-file *.mk=file:MK_OWNERS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user