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}
diff --git a/OWNERS b/OWNERS
index 587c130..cb05b5b 100644
--- a/OWNERS
+++ b/OWNERS
@@ -6,12 +6,14 @@
 tommi@webrtc.org
 per-file .gitignore=*
 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 .vpython=mbonadei@webrtc.org
 per-file AUTHORS=*
 per-file DEPS=*
 per-file pylintrc=mbonadei@webrtc.org
 per-file WATCHLISTS=*
 per-file native-api.md=mbonadei@webrtc.org
-per-file *.lua=titovartem@webrtc.org
+per-file ....lua=titovartem@webrtc.org
diff --git a/sdk/android/OWNERS b/sdk/android/OWNERS
index 41ca7b1..890f642 100644
--- a/sdk/android/OWNERS
+++ b/sdk/android/OWNERS
@@ -6,4 +6,4 @@
 # Legacy owners
 magjed@webrtc.org
 xalep@webrtc.org
-per-file *Audio*.java=henrika@webrtc.org
+per-file ...Audio*.java=henrika@webrtc.org