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:
Mirko Bonadei
2021-07-30 14:26:43 +02:00
committed by WebRTC LUCI CQ
parent f80ea7a5f4
commit 2e6323e153
2 changed files with 5 additions and 3 deletions

6
OWNERS
View File

@ -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

View File

@ -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