diff --git a/OWNERS b/OWNERS index 587c130ed7..cb05b5b113 100644 --- a/OWNERS +++ b/OWNERS @@ -6,12 +6,14 @@ stefan@webrtc.org 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 41ca7b1f3e..890f642341 100644 --- a/sdk/android/OWNERS +++ b/sdk/android/OWNERS @@ -6,4 +6,4 @@ ssilkin@webrtc.org # Legacy owners magjed@webrtc.org xalep@webrtc.org -per-file *Audio*.java=henrika@webrtc.org +per-file ...Audio*.java=henrika@webrtc.org