Add FSTAB_OWNERS and update OWNERS to include Android.bp am: 70b62a2bcd
am: 7c84d4f5d8
Original change: https://android-review.googlesource.com/c/device/google/gs-common/+/3205326 Change-Id: I6dd88ed20fd36d030c05d521c354924f82755378 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ee9fc2619a
2 changed files with 13 additions and 2 deletions
11
FSTAB_OWNERS
Normal file
11
FSTAB_OWNERS
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# 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
|
||||||
|
|
||||||
|
jaegeuk@google.com
|
||||||
|
huangrandall@google.com
|
||||||
|
bvanassche@google.com
|
||||||
|
daehojeong@google.com
|
||||||
|
chullee@google.com
|
||||||
|
vkon@google.com
|
||||||
|
thomasyen@google.com
|
4
OWNERS
4
OWNERS
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
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,{**/,}Android.bp=set noparent
|
||||||
per-file *.mk=file:MK_OWNERS
|
per-file *.mk,{**/,}Android.bp=file:MK_OWNERS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue