diff options
Diffstat (limited to '')
-rw-r--r-- | third_party/libwebrtc/OWNERS | 6 | ||||
-rw-r--r-- | third_party/libwebrtc/OWNERS_INFRA | 17 |
2 files changed, 23 insertions, 0 deletions
diff --git a/third_party/libwebrtc/OWNERS b/third_party/libwebrtc/OWNERS new file mode 100644 index 0000000000..bfcca980eb --- /dev/null +++ b/third_party/libwebrtc/OWNERS @@ -0,0 +1,6 @@ +henrika@webrtc.org +hta@webrtc.org +mflodman@webrtc.org +stefan@webrtc.org +tommi@webrtc.org +include OWNERS_INFRA #{Owners for infra and repo related files} diff --git a/third_party/libwebrtc/OWNERS_INFRA b/third_party/libwebrtc/OWNERS_INFRA new file mode 100644 index 0000000000..7172570152 --- /dev/null +++ b/third_party/libwebrtc/OWNERS_INFRA @@ -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 |