summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OWNERS2
-rw-r--r--android_webview/OWNERS3
-rw-r--r--chrome/browser/common/OWNERS2
-rw-r--r--chrome/browser/extensions/api/webrtc_audio_private/OWNERS1
-rw-r--r--chrome/browser/resources/hangout_services/OWNERS1
-rw-r--r--chrome/browser/ui/tab_contents/OWNERS1
-rw-r--r--chrome/browser/webdata/OWNERS2
-rw-r--r--components/OWNERS1
-rw-r--r--components/autofill/OWNERS3
-rw-r--r--components/test/data/web_database/OWNERS1
-rw-r--r--components/webdata/OWNERS1
-rw-r--r--content/port/OWNERS10
-rw-r--r--content/public/OWNERS10
-rw-r--r--content/renderer/media/webrtc/OWNERS3
-rw-r--r--google_apis/OWNERS1
15 files changed, 2 insertions, 40 deletions
diff --git a/OWNERS b/OWNERS
index 695d6ca..95b6345 100644
--- a/OWNERS
+++ b/OWNERS
@@ -9,4 +9,4 @@ per-file WATCHLISTS=*
per-file Android.mk=benm@chromium.org
per-file Android.mk=torne@chromium.org
per-file PRESUBMIT*.py=maruel@chromium.org
-per-file PRESUBMIT*.py=joi@chromium.org
+
diff --git a/android_webview/OWNERS b/android_webview/OWNERS
index b0d9e88..e1c7ba2 100644
--- a/android_webview/OWNERS
+++ b/android_webview/OWNERS
@@ -1,6 +1,3 @@
-# Please include joi@ or erikwright@ on the review for any changes
-# to DEPS files under android_webview/
-
benm@chromium.org
boliu@chromium.org
michaelbai@chromium.org
diff --git a/chrome/browser/common/OWNERS b/chrome/browser/common/OWNERS
index c892b3b..82e44d8 100644
--- a/chrome/browser/common/OWNERS
+++ b/chrome/browser/common/OWNERS
@@ -1,3 +1 @@
erikwright@chromium.org
-joi@chromium.org
-kaiwang@chromium.org
diff --git a/chrome/browser/extensions/api/webrtc_audio_private/OWNERS b/chrome/browser/extensions/api/webrtc_audio_private/OWNERS
deleted file mode 100644
index 4975363..0000000
--- a/chrome/browser/extensions/api/webrtc_audio_private/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-joi@chromium.org
diff --git a/chrome/browser/resources/hangout_services/OWNERS b/chrome/browser/resources/hangout_services/OWNERS
index 42702c2..22c4e82 100644
--- a/chrome/browser/resources/hangout_services/OWNERS
+++ b/chrome/browser/resources/hangout_services/OWNERS
@@ -1,3 +1,2 @@
bemasc@chromium.org
-joi@chromium.org
vrk@chrmium.org
diff --git a/chrome/browser/ui/tab_contents/OWNERS b/chrome/browser/ui/tab_contents/OWNERS
index d60eba21..37b4544 100644
--- a/chrome/browser/ui/tab_contents/OWNERS
+++ b/chrome/browser/ui/tab_contents/OWNERS
@@ -1,3 +1,2 @@
avi@chromium.org
-joi@chromium.org
jam@chromium.org
diff --git a/chrome/browser/webdata/OWNERS b/chrome/browser/webdata/OWNERS
index c2e0b66..edd7941 100644
--- a/chrome/browser/webdata/OWNERS
+++ b/chrome/browser/webdata/OWNERS
@@ -1,5 +1,3 @@
-joi@chromium.org
-
# For sqlite stuff:
shess@chromium.org
diff --git a/components/OWNERS b/components/OWNERS
index 80e220a..3434a73 100644
--- a/components/OWNERS
+++ b/components/OWNERS
@@ -1,6 +1,5 @@
blundell@chromium.org
jochen@chromium.org
-joi@chromium.org
per-file autofill*=dhollowa@chromium.org
per-file autofill*=isherman@chromium.org
diff --git a/components/autofill/OWNERS b/components/autofill/OWNERS
index af7b445..3883338 100644
--- a/components/autofill/OWNERS
+++ b/components/autofill/OWNERS
@@ -3,6 +3,3 @@ isherman@chromium.org
# Owner for password autofill/generation only.
gcasto@chromium.org
-
-# Temporary owner, for refactoring changes only.
-joi@chromium.org
diff --git a/components/test/data/web_database/OWNERS b/components/test/data/web_database/OWNERS
index 59f8395..dbe16c9 100644
--- a/components/test/data/web_database/OWNERS
+++ b/components/test/data/web_database/OWNERS
@@ -1,4 +1,3 @@
-joi@chromium.org
pkasting@chromium.org
# For sqlite stuff:
diff --git a/components/webdata/OWNERS b/components/webdata/OWNERS
index 59f8395..dbe16c9 100644
--- a/components/webdata/OWNERS
+++ b/components/webdata/OWNERS
@@ -1,4 +1,3 @@
-joi@chromium.org
pkasting@chromium.org
# For sqlite stuff:
diff --git a/content/port/OWNERS b/content/port/OWNERS
deleted file mode 100644
index e1e8d2c..0000000
--- a/content/port/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-joi@chromium.org
-
-# Please include jam@ on all reviews that are adding new interfaces.
-# For other reviews (modifying existing APIs), prefer avi@ or joi@.
-
-# While the Content API is being worked on (see
-# http://dev.chromium.org/developers/content-module/content-api), we have a very
-# limited set of owners to ensure that the API is consistent. Once the
-# implementation is complete, more owners will be added. If this is holding you
-# up, IM one of the owners above.
diff --git a/content/public/OWNERS b/content/public/OWNERS
deleted file mode 100644
index e1e8d2c..0000000
--- a/content/public/OWNERS
+++ /dev/null
@@ -1,10 +0,0 @@
-joi@chromium.org
-
-# Please include jam@ on all reviews that are adding new interfaces.
-# For other reviews (modifying existing APIs), prefer avi@ or joi@.
-
-# While the Content API is being worked on (see
-# http://dev.chromium.org/developers/content-module/content-api), we have a very
-# limited set of owners to ensure that the API is consistent. Once the
-# implementation is complete, more owners will be added. If this is holding you
-# up, IM one of the owners above.
diff --git a/content/renderer/media/webrtc/OWNERS b/content/renderer/media/webrtc/OWNERS
index dbd443f..7aa733c 100644
--- a/content/renderer/media/webrtc/OWNERS
+++ b/content/renderer/media/webrtc/OWNERS
@@ -2,9 +2,8 @@
xians@chromium.org
perkj@chromium.org
hclam@chromium.org
-joi@chromium.org
# To be able to roll new libjingle releases.
ronghuawu@chromium.org
mallinath@chromium.org
-sergeyu@chromium.org \ No newline at end of file
+sergeyu@chromium.org
diff --git a/google_apis/OWNERS b/google_apis/OWNERS
index e3221f4..258354a 100644
--- a/google_apis/OWNERS
+++ b/google_apis/OWNERS
@@ -1,2 +1 @@
-joi@chromium.org
rogerta@chromium.org