aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarish Mahendrakar <harish.mahendrakar@ittiam.com>2020-10-29 11:47:16 -0700
committerHarish Mahendrakar <harish.mahendrakar@ittiam.com>2020-10-29 11:47:16 -0700
commite81b62be045d673da84da63486012aea782876e6 (patch)
treeeb4b3e04740abc2cec8029293f90d037809657fa
parentaa2897cdcbeca872034af249eee55672c68d1d81 (diff)
downloadwebrtc-e81b62be045d673da84da63486012aea782876e6.tar.gz
Add OWNERS file for webrtc
Also remove OWNERS in third_party/abseil-cpp Test: Review Change-Id: Idef225d3fe2159cb28b28f8eff500807d2ec82d5
-rw-r--r--OWNERS2
-rw-r--r--third_party/abseil-cpp/OWNERS2
2 files changed, 2 insertions, 2 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000000..9d7566a6bd
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,2 @@
+hunga@google.com
+jemoreira@google.com \ No newline at end of file
diff --git a/third_party/abseil-cpp/OWNERS b/third_party/abseil-cpp/OWNERS
deleted file mode 100644
index cd410bc615..0000000000
--- a/third_party/abseil-cpp/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-dwillemsen@google.com
-enh@google.com \ No newline at end of file