Merge "Leave only an empty top level OWNERS file."
diff --git a/OWNERS b/OWNERS
index 5812db5..26b4568 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.
diff --git a/build_overrides/OWNERS b/build_overrides/OWNERS
deleted file mode 100644
index 0428a4a..0000000
--- a/build_overrides/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-kjellander@webrtc.org
diff --git a/chromium/OWNERS b/chromium/OWNERS
deleted file mode 100644
index 0428a4a..0000000
--- a/chromium/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-kjellander@webrtc.org
diff --git a/infra/OWNERS b/infra/OWNERS
deleted file mode 100644
index 0428a4a..0000000
--- a/infra/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-kjellander@webrtc.org
diff --git a/infra/config/OWNERS b/infra/config/OWNERS
deleted file mode 100644
index 7bf1c90..0000000
--- a/infra/config/OWNERS
+++ /dev/null
@@ -1,3 +0,0 @@
-set noparent
-sergiyb@chromium.org
-kjellander@webrtc.org
diff --git a/resources/OWNERS b/resources/OWNERS
deleted file mode 100644
index 241e560..0000000
--- a/resources/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-
diff --git a/talk/OWNERS b/talk/OWNERS
deleted file mode 100644
index 112040c..0000000
--- a/talk/OWNERS
+++ /dev/null
@@ -1,13 +0,0 @@
-hta@webrtc.org
-jiayl@webrtc.org
-juberti@webrtc.org
-perkj@webrtc.org
-pthatcher@webrtc.org
-sergeyu@chromium.org
-tommi@webrtc.org
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/talk/app/webrtc/OWNERS b/talk/app/webrtc/OWNERS
deleted file mode 100644
index 20a1fdf..0000000
--- a/talk/app/webrtc/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-glaznev@webrtc.org
-juberti@webrtc.org
-perkj@webrtc.org
-tkchin@webrtc.org
-tommi@webrtc.org
diff --git a/talk/app/webrtc/androidtests/OWNERS b/talk/app/webrtc/androidtests/OWNERS
deleted file mode 100644
index 4d31ffb..0000000
--- a/talk/app/webrtc/androidtests/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-magjed@webrtc.org
diff --git a/talk/app/webrtc/java/android/org/webrtc/OWNERS b/talk/app/webrtc/java/android/org/webrtc/OWNERS
deleted file mode 100644
index 4d31ffb..0000000
--- a/talk/app/webrtc/java/android/org/webrtc/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-magjed@webrtc.org
diff --git a/talk/app/webrtc/java/jni/OWNERS b/talk/app/webrtc/java/jni/OWNERS
deleted file mode 100644
index 4d31ffb..0000000
--- a/talk/app/webrtc/java/jni/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-magjed@webrtc.org
diff --git a/talk/app/webrtc/objc/OWNERS b/talk/app/webrtc/objc/OWNERS
deleted file mode 100644
index cd06158..0000000
--- a/talk/app/webrtc/objc/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-tkchin@webrtc.org
diff --git a/talk/app/webrtc/objctests/OWNERS b/talk/app/webrtc/objctests/OWNERS
deleted file mode 100644
index cd06158..0000000
--- a/talk/app/webrtc/objctests/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-tkchin@webrtc.org
diff --git a/talk/build/OWNERS b/talk/build/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/talk/build/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/talk/media/webrtc/OWNERS b/talk/media/webrtc/OWNERS
deleted file mode 100644
index eeabb99..0000000
--- a/talk/media/webrtc/OWNERS
+++ /dev/null
@@ -1,4 +0,0 @@
-mflodman@webrtc.org
-pbos@webrtc.org
-pthatcher@webrtc.org
-solenberg@webrtc.org
diff --git a/third_party/gflags/OWNERS b/third_party/gflags/OWNERS
deleted file mode 100644
index 26b205a..0000000
--- a/third_party/gflags/OWNERS
+++ /dev/null
@@ -1,7 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/third_party/gtest-parallel/OWNERS b/third_party/gtest-parallel/OWNERS
deleted file mode 100644
index 6782b61..0000000
--- a/third_party/gtest-parallel/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-pbos@webrtc.org
diff --git a/third_party/winsdk_samples/OWNERS b/third_party/winsdk_samples/OWNERS
deleted file mode 100644
index 4db1684..0000000
--- a/third_party/winsdk_samples/OWNERS
+++ /dev/null
@@ -1,8 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
-
diff --git a/tools/OWNERS b/tools/OWNERS
deleted file mode 100644
index 3a3f60c..0000000
--- a/tools/OWNERS
+++ /dev/null
@@ -1,3 +0,0 @@
-kjellander@webrtc.org
-phoglund@webrtc.org
-niklas.enbom@webrtc.org
diff --git a/tools/cpu/OWNERS b/tools/cpu/OWNERS
deleted file mode 100644
index 0fba125..0000000
--- a/tools/cpu/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-tommi@webrtc.org
diff --git a/tools/msan/OWNERS b/tools/msan/OWNERS
deleted file mode 100644
index 25eae57..0000000
--- a/tools/msan/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-pbos@webrtc.org
-kjellander@webrtc.org
diff --git a/tools/python_charts/OWNERS b/tools/python_charts/OWNERS
deleted file mode 100644
index 0428a4a..0000000
--- a/tools/python_charts/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-kjellander@webrtc.org
diff --git a/tools/ubsan/OWNERS b/tools/ubsan/OWNERS
deleted file mode 100644
index 25eae57..0000000
--- a/tools/ubsan/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-pbos@webrtc.org
-kjellander@webrtc.org
diff --git a/tools/valgrind-webrtc/drmemory/OWNERS b/tools/valgrind-webrtc/drmemory/OWNERS
deleted file mode 100644
index 72e8ffc..0000000
--- a/tools/valgrind-webrtc/drmemory/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-*
diff --git a/tools/valgrind-webrtc/gtest_exclude/OWNERS b/tools/valgrind-webrtc/gtest_exclude/OWNERS
deleted file mode 100644
index 241e560..0000000
--- a/tools/valgrind-webrtc/gtest_exclude/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-
diff --git a/tools/valgrind-webrtc/memcheck/OWNERS b/tools/valgrind-webrtc/memcheck/OWNERS
deleted file mode 100644
index 72e8ffc..0000000
--- a/tools/valgrind-webrtc/memcheck/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-*
diff --git a/webrtc/OWNERS b/webrtc/OWNERS
deleted file mode 100644
index b806e21..0000000
--- a/webrtc/OWNERS
+++ /dev/null
@@ -1,8 +0,0 @@
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/api/OWNERS b/webrtc/api/OWNERS
deleted file mode 100644
index cd06158..0000000
--- a/webrtc/api/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-tkchin@webrtc.org
diff --git a/webrtc/api/objc/OWNERS b/webrtc/api/objc/OWNERS
deleted file mode 100644
index cd06158..0000000
--- a/webrtc/api/objc/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-tkchin@webrtc.org
diff --git a/webrtc/audio/OWNERS b/webrtc/audio/OWNERS
deleted file mode 100644
index f0cc72a..0000000
--- a/webrtc/audio/OWNERS
+++ /dev/null
@@ -1,9 +0,0 @@
-solenberg@webrtc.org
-tina.legrand@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/base/OWNERS b/webrtc/base/OWNERS
deleted file mode 100644
index 2f40090..0000000
--- a/webrtc/base/OWNERS
+++ /dev/null
@@ -1,18 +0,0 @@
-henrika@webrtc.org
-henrikg@webrtc.org
-hta@webrtc.org
-jiayl@webrtc.org
-juberti@webrtc.org
-mflodman@webrtc.org
-perkj@webrtc.org
-pthatcher@webrtc.org
-sergeyu@chromium.org
-tommi@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
-
diff --git a/webrtc/base/objc/OWNERS b/webrtc/base/objc/OWNERS
deleted file mode 100644
index cd06158..0000000
--- a/webrtc/base/objc/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-tkchin@webrtc.org
diff --git a/webrtc/build/OWNERS b/webrtc/build/OWNERS
deleted file mode 100644
index fa83269..0000000
--- a/webrtc/build/OWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/build/sanitizers/OWNERS b/webrtc/build/sanitizers/OWNERS
deleted file mode 100644
index 715ba98..0000000
--- a/webrtc/build/sanitizers/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-kjellander@webrtc.org
-pbos@webrtc.org
diff --git a/webrtc/call/OWNERS b/webrtc/call/OWNERS
deleted file mode 100644
index 792de19..0000000
--- a/webrtc/call/OWNERS
+++ /dev/null
@@ -1,11 +0,0 @@
-mflodman@webrtc.org
-pbos@webrtc.org
-solenberg@webrtc.org
-stefan@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/common_audio/OWNERS b/webrtc/common_audio/OWNERS
deleted file mode 100644
index 208a7c5..0000000
--- a/webrtc/common_audio/OWNERS
+++ /dev/null
@@ -1,13 +0,0 @@
-henrik.lundin@webrtc.org
-jan.skoglund@webrtc.org
-kwiberg@webrtc.org
-tina.legrand@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/common_video/OWNERS b/webrtc/common_video/OWNERS
deleted file mode 100644
index c11f402..0000000
--- a/webrtc/common_video/OWNERS
+++ /dev/null
@@ -1,12 +0,0 @@
-stefan@webrtc.org
-marpan@webrtc.org
-henrik.lundin@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/examples/OWNERS b/webrtc/examples/OWNERS
deleted file mode 100644
index f489e6b..0000000
--- a/webrtc/examples/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-glaznev@webrtc.org
-tkchin@webrtc.org
diff --git a/webrtc/libjingle/OWNERS b/webrtc/libjingle/OWNERS
deleted file mode 100644
index 9a527df..0000000
--- a/webrtc/libjingle/OWNERS
+++ /dev/null
@@ -1,12 +0,0 @@
-henrika@webrtc.org
-henrikg@webrtc.org
-hta@webrtc.org
-jiayl@webrtc.org
-juberti@webrtc.org
-mflodman@webrtc.org
-perkj@webrtc.org
-pthatcher@webrtc.org
-sergeyu@chromium.org
-tommi@webrtc.org
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/OWNERS b/webrtc/modules/OWNERS
deleted file mode 100644
index bbffda7..0000000
--- a/webrtc/modules/OWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/OWNERS b/webrtc/modules/audio_coding/OWNERS
deleted file mode 100644
index 77db17d..0000000
--- a/webrtc/modules/audio_coding/OWNERS
+++ /dev/null
@@ -1,13 +0,0 @@
-tina.legrand@webrtc.org
-turaj@webrtc.org
-henrik.lundin@webrtc.org
-kwiberg@webrtc.org
-minyue@webrtc.org
-jan.skoglund@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/audio_coding/codecs/OWNERS b/webrtc/modules/audio_coding/codecs/OWNERS
deleted file mode 100644
index b98e527..0000000
--- a/webrtc/modules/audio_coding/codecs/OWNERS
+++ /dev/null
@@ -1,4 +0,0 @@
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/cng/OWNERS b/webrtc/modules/audio_coding/codecs/cng/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/cng/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/g711/OWNERS b/webrtc/modules/audio_coding/codecs/g711/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/g711/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/g722/OWNERS b/webrtc/modules/audio_coding/codecs/g722/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/g722/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/ilbc/OWNERS b/webrtc/modules/audio_coding/codecs/ilbc/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/ilbc/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/isac/OWNERS b/webrtc/modules/audio_coding/codecs/isac/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/isac/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/isac/fix/source/OWNERS b/webrtc/modules/audio_coding/codecs/isac/fix/source/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/isac/fix/source/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/isac/main/source/OWNERS b/webrtc/modules/audio_coding/codecs/isac/main/source/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/isac/main/source/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/opus/OWNERS b/webrtc/modules/audio_coding/codecs/opus/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/opus/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/pcm16b/OWNERS b/webrtc/modules/audio_coding/codecs/pcm16b/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_coding/codecs/pcm16b/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/codecs/tools/OWNERS b/webrtc/modules/audio_coding/codecs/tools/OWNERS
deleted file mode 100644
index bbffda7..0000000
--- a/webrtc/modules/audio_coding/codecs/tools/OWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_coding/neteq/OWNERS b/webrtc/modules/audio_coding/neteq/OWNERS
deleted file mode 100644
index bbffda7..0000000
--- a/webrtc/modules/audio_coding/neteq/OWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_conference_mixer/OWNERS b/webrtc/modules/audio_conference_mixer/OWNERS
deleted file mode 100644
index ea2062a..0000000
--- a/webrtc/modules/audio_conference_mixer/OWNERS
+++ /dev/null
@@ -1,8 +0,0 @@
-minyue@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/audio_conference_mixer/source/OWNERS b/webrtc/modules/audio_conference_mixer/source/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/audio_conference_mixer/source/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/audio_device/OWNERS b/webrtc/modules/audio_device/OWNERS
deleted file mode 100644
index 12d67c0..0000000
--- a/webrtc/modules/audio_device/OWNERS
+++ /dev/null
@@ -1,12 +0,0 @@
-henrikg@webrtc.org
-henrika@webrtc.org
-niklas.enbom@webrtc.org
-tkchin@webrtc.org
-xians@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/audio_processing/OWNERS b/webrtc/modules/audio_processing/OWNERS
deleted file mode 100644
index d14f7f8..0000000
--- a/webrtc/modules/audio_processing/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-aluebs@webrtc.org
-henrik.lundin@webrtc.org
-peah@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/bitrate_controller/OWNERS b/webrtc/modules/bitrate_controller/OWNERS
deleted file mode 100644
index 2aa9763..0000000
--- a/webrtc/modules/bitrate_controller/OWNERS
+++ /dev/null
@@ -1,11 +0,0 @@
-stefan@webrtc.org

-henrik.lundin@webrtc.org

-mflodman@webrtc.org

-asapersson@webrtc.org

-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-

-per-file BUILD.gn=kjellander@webrtc.org

diff --git a/webrtc/modules/desktop_capture/OWNERS b/webrtc/modules/desktop_capture/OWNERS
deleted file mode 100644
index 67d2fa1..0000000
--- a/webrtc/modules/desktop_capture/OWNERS
+++ /dev/null
@@ -1,11 +0,0 @@
-alexeypa@chromium.org
-jiayl@webrtc.org
-sergeyu@chromium.org
-wez@chromium.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/media_file/OWNERS b/webrtc/modules/media_file/OWNERS
deleted file mode 100644
index f6467a4..0000000
--- a/webrtc/modules/media_file/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-mflodman@webrtc.org
-perkj@webrtc.org
-niklas.enbom@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/pacing/OWNERS b/webrtc/modules/pacing/OWNERS
deleted file mode 100644
index bde04e2..0000000
--- a/webrtc/modules/pacing/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-stefan@webrtc.org
-mflodman@webrtc.org
-asapersson@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/remote_bitrate_estimator/OWNERS b/webrtc/modules/remote_bitrate_estimator/OWNERS
deleted file mode 100644
index fd12dce..0000000
--- a/webrtc/modules/remote_bitrate_estimator/OWNERS
+++ /dev/null
@@ -1,11 +0,0 @@
-stefan@webrtc.org
-henrik.lundin@webrtc.org
-mflodman@webrtc.org
-asapersson@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/rtp_rtcp/OWNERS b/webrtc/modules/rtp_rtcp/OWNERS
deleted file mode 100644
index fd12dce..0000000
--- a/webrtc/modules/rtp_rtcp/OWNERS
+++ /dev/null
@@ -1,11 +0,0 @@
-stefan@webrtc.org
-henrik.lundin@webrtc.org
-mflodman@webrtc.org
-asapersson@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/rtp_rtcp/source/OWNERS b/webrtc/modules/rtp_rtcp/source/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/rtp_rtcp/source/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/rtp_rtcp/test/OWNERS b/webrtc/modules/rtp_rtcp/test/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/rtp_rtcp/test/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/rtp_rtcp/test/testFec/OWNERS b/webrtc/modules/rtp_rtcp/test/testFec/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/rtp_rtcp/test/testFec/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/utility/OWNERS b/webrtc/modules/utility/OWNERS
deleted file mode 100644
index 65cb70c..0000000
--- a/webrtc/modules/utility/OWNERS
+++ /dev/null
@@ -1,9 +0,0 @@
-asapersson@webrtc.org
-perkj@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/utility/source/OWNERS b/webrtc/modules/utility/source/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/utility/source/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/video_capture/OWNERS b/webrtc/modules/video_capture/OWNERS
deleted file mode 100644
index f8a5568..0000000
--- a/webrtc/modules/video_capture/OWNERS
+++ /dev/null
@@ -1,13 +0,0 @@
-glaznev@webrtc.org
-mflodman@webrtc.org
-perkj@webrtc.org
-tkchin@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/video_coding/OWNERS b/webrtc/modules/video_coding/OWNERS
deleted file mode 100644
index 389d632..0000000
--- a/webrtc/modules/video_coding/OWNERS
+++ /dev/null
@@ -1,9 +0,0 @@
-stefan@webrtc.org
-marpan@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/video_coding/codecs/OWNERS b/webrtc/modules/video_coding/codecs/OWNERS
deleted file mode 100644
index 37a6e6e..0000000
--- a/webrtc/modules/video_coding/codecs/OWNERS
+++ /dev/null
@@ -1,3 +0,0 @@
-stefan@webrtc.org
-marpan@webrtc.org
-tkchin@webrtc.org
diff --git a/webrtc/modules/video_coding/codecs/i420/OWNERS b/webrtc/modules/video_coding/codecs/i420/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/video_coding/codecs/i420/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/video_coding/codecs/test/OWNERS b/webrtc/modules/video_coding/codecs/test/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/video_coding/codecs/test/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/video_coding/codecs/tools/OWNERS b/webrtc/modules/video_coding/codecs/tools/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/video_coding/codecs/tools/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/video_coding/codecs/vp8/OWNERS b/webrtc/modules/video_coding/codecs/vp8/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/video_coding/codecs/vp8/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/video_coding/utility/OWNERS b/webrtc/modules/video_coding/utility/OWNERS
deleted file mode 100644
index 3ee6b4b..0000000
--- a/webrtc/modules/video_coding/utility/OWNERS
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/modules/video_processing/OWNERS b/webrtc/modules/video_processing/OWNERS
deleted file mode 100644
index 389d632..0000000
--- a/webrtc/modules/video_processing/OWNERS
+++ /dev/null
@@ -1,9 +0,0 @@
-stefan@webrtc.org
-marpan@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/video_render/OWNERS b/webrtc/modules/video_render/OWNERS
deleted file mode 100644
index 3aaa532..0000000
--- a/webrtc/modules/video_render/OWNERS
+++ /dev/null
@@ -1,12 +0,0 @@
-mflodman@webrtc.org
-perkj@webrtc.org
-tkchin@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/p2p/OWNERS b/webrtc/p2p/OWNERS
deleted file mode 100644
index 0f00d1a..0000000
--- a/webrtc/p2p/OWNERS
+++ /dev/null
@@ -1,17 +0,0 @@
-henrika@webrtc.org
-henrikg@webrtc.org
-hta@webrtc.org
-jiayl@webrtc.org
-juberti@webrtc.org
-mflodman@webrtc.org
-perkj@webrtc.org
-pthatcher@webrtc.org
-sergeyu@chromium.org
-tommi@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/sound/OWNERS b/webrtc/sound/OWNERS
deleted file mode 100644
index 0f00d1a..0000000
--- a/webrtc/sound/OWNERS
+++ /dev/null
@@ -1,17 +0,0 @@
-henrika@webrtc.org
-henrikg@webrtc.org
-hta@webrtc.org
-jiayl@webrtc.org
-juberti@webrtc.org
-mflodman@webrtc.org
-perkj@webrtc.org
-pthatcher@webrtc.org
-sergeyu@chromium.org
-tommi@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/system_wrappers/OWNERS b/webrtc/system_wrappers/OWNERS
deleted file mode 100644
index f55277e..0000000
--- a/webrtc/system_wrappers/OWNERS
+++ /dev/null
@@ -1,12 +0,0 @@
-perkj@webrtc.org
-henrika@webrtc.org
-henrikg@webrtc.org
-mflodman@webrtc.org
-niklas.enbom@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/system_wrappers/source/OWNERS b/webrtc/system_wrappers/source/OWNERS
deleted file mode 100644
index bbffda7..0000000
--- a/webrtc/system_wrappers/source/OWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/test/OWNERS b/webrtc/test/OWNERS
deleted file mode 100644
index 98a0d4d..0000000
--- a/webrtc/test/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-kjellander@webrtc.org
-pbos@webrtc.org
-phoglund@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/test/channel_transport/OWNERS b/webrtc/test/channel_transport/OWNERS
deleted file mode 100644
index 1acb902..0000000
--- a/webrtc/test/channel_transport/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-henrikg@webrtc.org
-
diff --git a/webrtc/test/fuzzers/OWNERS b/webrtc/test/fuzzers/OWNERS
deleted file mode 100644
index 6782b61..0000000
--- a/webrtc/test/fuzzers/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-pbos@webrtc.org
diff --git a/webrtc/tools/OWNERS b/webrtc/tools/OWNERS
deleted file mode 100644
index 1532e3f..0000000
--- a/webrtc/tools/OWNERS
+++ /dev/null
@@ -1,9 +0,0 @@
-phoglund@webrtc.org
-kjellander@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
diff --git a/webrtc/tools/loopback_test/OWNERS b/webrtc/tools/loopback_test/OWNERS
deleted file mode 100644
index 296f71f..0000000
--- a/webrtc/tools/loopback_test/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-andresp@webrtc.org
diff --git a/webrtc/tools/rtcbot/OWNERS b/webrtc/tools/rtcbot/OWNERS
deleted file mode 100644
index 296f71f..0000000
--- a/webrtc/tools/rtcbot/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-andresp@webrtc.org
diff --git a/webrtc/video/OWNERS b/webrtc/video/OWNERS
deleted file mode 100644
index 3f5e165..0000000
--- a/webrtc/video/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-mflodman@webrtc.org
-pbos@webrtc.org
-stefan@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/voice_engine/OWNERS b/webrtc/voice_engine/OWNERS
deleted file mode 100644
index ee81fe4..0000000
--- a/webrtc/voice_engine/OWNERS
+++ /dev/null
@@ -1,13 +0,0 @@
-henrikg@webrtc.org
-henrika@webrtc.org
-niklas.enbom@webrtc.org
-solenberg@webrtc.org
-
-per-file *.isolate=kjellander@webrtc.org
-
-# These are for the common case of adding or renaming files. If you're doing
-# structural changes, please get a review from a reviewer in this file.
-per-file *.gyp=*
-per-file *.gypi=*
-
-per-file BUILD.gn=kjellander@webrtc.org