Fix OWNERS according to recent changes to path expressions.
See https://crbug.com/1231999#c7 and https://chromium-review.googlesource.com/plugins/code-owners/Documentation/path-expressions.html#simplePathExpressions. Bug: chromium:1231999 Change-Id: I8bce4f6e6bf53bf56b53b5bad54145727fd32389 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227090 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34602}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
f80ea7a5f4
commit
2e6323e153
6
OWNERS
6
OWNERS
@ -6,12 +6,14 @@ stefan@webrtc.org
|
|||||||
tommi@webrtc.org
|
tommi@webrtc.org
|
||||||
per-file .gitignore=*
|
per-file .gitignore=*
|
||||||
per-file .gn=mbonadei@webrtc.org
|
per-file .gn=mbonadei@webrtc.org
|
||||||
per-file *.gn=mbonadei@webrtc.org
|
per-file BUILD.gn=mbonadei@webrtc.org
|
||||||
|
per-file .../BUILD.gn=mbonadei@webrtc.org
|
||||||
per-file *.gni=mbonadei@webrtc.org
|
per-file *.gni=mbonadei@webrtc.org
|
||||||
|
per-file .../*.gni=mbonadei@webrtc.org
|
||||||
per-file .vpython=mbonadei@webrtc.org
|
per-file .vpython=mbonadei@webrtc.org
|
||||||
per-file AUTHORS=*
|
per-file AUTHORS=*
|
||||||
per-file DEPS=*
|
per-file DEPS=*
|
||||||
per-file pylintrc=mbonadei@webrtc.org
|
per-file pylintrc=mbonadei@webrtc.org
|
||||||
per-file WATCHLISTS=*
|
per-file WATCHLISTS=*
|
||||||
per-file native-api.md=mbonadei@webrtc.org
|
per-file native-api.md=mbonadei@webrtc.org
|
||||||
per-file *.lua=titovartem@webrtc.org
|
per-file ....lua=titovartem@webrtc.org
|
||||||
|
@ -6,4 +6,4 @@ ssilkin@webrtc.org
|
|||||||
# Legacy owners
|
# Legacy owners
|
||||||
magjed@webrtc.org
|
magjed@webrtc.org
|
||||||
xalep@webrtc.org
|
xalep@webrtc.org
|
||||||
per-file *Audio*.java=henrika@webrtc.org
|
per-file ...Audio*.java=henrika@webrtc.org
|
||||||
|
Reference in New Issue
Block a user