Set noparents inheritance for dependencies.txt
This will prevent accidental owners + 1 from parent OWNERS (see: https://crrev.com/c/6054817). Removed colibie@ :( and added sporeba@ Deleted OWNERS inside Android and moved its content to the parent. Change-Id: I2036e9e3b29e5f23c8751fb62d0c20da5a02f988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6226380 Commit-Queue: Mohannad Farrag <aymanm@google.com> Reviewed-by: Etienne Dechamps <edechamps@google.com> Reviewed-by: Nico Weber <thakis@chromium.org> Auto-Submit: Mohannad Farrag <aymanm@google.com> Cr-Commit-Position: refs/heads/main@{#1416289}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6d4efced7d
commit
5bbe09e0c6
@ -95,3 +95,6 @@ file://chrome/browser/ash/REFACTORING_OWNERS
|
||||
|
||||
# Crashpad
|
||||
file://third_party/crashpad/crashpad/OWNERS
|
||||
|
||||
# Cronet
|
||||
file://components/cronet/CRONET_OWNERS
|
||||
|
4
components/cronet/CRONET_OWNERS
Normal file
4
components/cronet/CRONET_OWNERS
Normal file
@ -0,0 +1,4 @@
|
||||
aymanm@google.com
|
||||
edechamps@google.com
|
||||
stefanoduo@google.com
|
||||
sporeba@google.com
|
@ -1,4 +1,5 @@
|
||||
aymanm@google.com
|
||||
colibie@google.com
|
||||
edechamps@google.com
|
||||
stefanoduo@google.com
|
||||
file://components/cronet/CRONET_OWNERS
|
||||
|
||||
per-file android/lint-*.xml=*
|
||||
per-file android/dependencies.txt=set noparent
|
||||
per-file android/dependencies.txt=file://components/cronet/CRONET_OWNERS
|
||||
|
@ -1 +0,0 @@
|
||||
per-file lint-*.xml=*
|
Reference in New Issue
Block a user