aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-02-23 22:22:41 -0800
committerChih-Hung Hsieh <chh@google.com>2017-02-23 22:25:35 -0800
commit2622ea73e33bf4269dcccff89a7ba224a80975b9 (patch)
treeef83b6f80d9febe7a9095d7df3806ba76303e22a /OWNERS
parent3f1ab425f5c22acf044c61ee209a209de4043537 (diff)
downloadwebrtc_legacy-2622ea73e33bf4269dcccff89a7ba224a80975b9.tar.gz
Leave only an empty top level OWNERS file.
We should not copy OWNERS files from upstream, or the owners should be registered in Gerrit Code Review. Bug: 33166666 Test: default build targets Change-Id: Ibfd47e643f03678bb65880653383adb84809169d
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS17
1 files changed, 3 insertions, 14 deletions
diff --git a/OWNERS b/OWNERS
index 5812db5ca..26b4568bf 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,14 +1,3 @@
-henrika@webrtc.org
-mflodman@webrtc.org
-niklas.enbom@webrtc.org
-tina.legrand@webrtc.org
-tommi@webrtc.org
-per-file .gitignore=*
-per-file AUTHORS=*
-per-file .gn=kjellander@webrtc.org
-per-file BUILD.gn=kjellander@webrtc.org
-per-file DEPS=*
-per-file PRESUBMIT.py=kjellander@webrtc.org
-per-file setup_links.py=*
-per-file sync_chromium.py=kjellander@webrtc.org
-per-file WATCHLISTS=*
+# Since owners in upstream OWNERS files are not registered in AOSP Gerrit yet,
+# this AOSP project do not have owners.
+# TODO: Find some owners to watch changes in this AOSP project.