summaryrefslogtreecommitdiffstats
path: root/content/public/OWNERS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-05 20:56:16 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-05 20:56:16 +0000
commitdffc619bbe6af10fb1d8b212db62653e7d75fd78 (patch)
tree9a819ec205148d863df53228ebc736a14133deb9 /content/public/OWNERS
parent0b5a90621e6bba8549c50cd99fd44ed07e8e30f8 (diff)
downloadchromium_src-dffc619bbe6af10fb1d8b212db62653e7d75fd78.zip
chromium_src-dffc619bbe6af10fb1d8b212db62653e7d75fd78.tar.gz
chromium_src-dffc619bbe6af10fb1d8b212db62653e7d75fd78.tar.bz2
Add avi and joi as OWNERS for content\public. Please add me as a reviewer for new interfaces until browser is done. Also add avi as owner for common and renderer.
BUG=98716 Review URL: http://codereview.chromium.org/8799014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113017 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/public/OWNERS')
-rw-r--r--content/public/OWNERS12
1 files changed, 9 insertions, 3 deletions
diff --git a/content/public/OWNERS b/content/public/OWNERS
index 0824e2c..ee361bf 100644
--- a/content/public/OWNERS
+++ b/content/public/OWNERS
@@ -1,7 +1,13 @@
set noparent
+avi@chromium.org
jam@chromium.org
+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),
-# there's only one owner to ensure that the API is consistent. Once the
+# 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 jam.
+# up, IM one of the owners above.