mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
Add infra owners file
Bug: b/260832909 Change-Id: I6a9e50d37362e05b688560dc4594b37cba03f1ff Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285760 Reviewed-by: Jeremy Leconte <jleconte@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38792}
This commit is contained in:
parent
b1bdadcabd
commit
9e099b62a1
2 changed files with 18 additions and 17 deletions
18
OWNERS
18
OWNERS
|
@ -3,20 +3,4 @@ hta@webrtc.org
|
||||||
mflodman@webrtc.org
|
mflodman@webrtc.org
|
||||||
stefan@webrtc.org
|
stefan@webrtc.org
|
||||||
tommi@webrtc.org
|
tommi@webrtc.org
|
||||||
per-file .gitignore=*
|
include OWNERS_INFRA #{Owners for infra and repo related files}
|
||||||
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 .vpython3=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 .style.yapf=jleconte@webrtc.org
|
|
||||||
per-file *.py=jansson@webrtc.org
|
|
||||||
per-file *.py=jleconte@webrtc.org
|
|
||||||
|
|
17
OWNERS_INFRA
Normal file
17
OWNERS_INFRA
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
#Owners for infra and repo related files
|
||||||
|
per-file .gitignore=*
|
||||||
|
per-file .gn=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file BUILD.gn=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file .../BUILD.gn=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file *.gni=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file .../*.gni=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file .vpython=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file .vpython3=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file AUTHORS=*
|
||||||
|
per-file DEPS=*
|
||||||
|
per-file pylintrc=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
||||||
|
per-file WATCHLISTS=*
|
||||||
|
per-file native-api.md=mbonadei@webrtc.org
|
||||||
|
per-file ....lua=titovartem@webrtc.org
|
||||||
|
per-file .style.yapf=jleconte@webrtc.org
|
||||||
|
per-file *.py=mbonadei@webrtc.org,jansson@webrtc.org,jleconte@webrtc.org
|
Loading…
Reference in a new issue