summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-06-16 09:41:40 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-16 16:42:13 +0000
commit899af4e844ab335be415b6ee5b661c1fbfa8941d (patch)
treef9ec490263c1817be4fe9a877b31fc368e403183 /third_party
parente53fa941cdbb11feb263a8537a6160a1d592c369 (diff)
downloadchromium_src-899af4e844ab335be415b6ee5b661c1fbfa8941d.zip
chromium_src-899af4e844ab335be415b6ee5b661c1fbfa8941d.tar.gz
chromium_src-899af4e844ab335be415b6ee5b661c1fbfa8941d.tar.bz2
Update owners file for third_party.
This includes all active engineers on eng-review. TBR=ben@chromium.org Review URL: https://codereview.chromium.org/1183743005 Cr-Commit-Position: refs/heads/master@{#334620}
Diffstat (limited to 'third_party')
-rw-r--r--third_party/OWNERS17
1 files changed, 14 insertions, 3 deletions
diff --git a/third_party/OWNERS b/third_party/OWNERS
index 4a47bf8..bb69b25 100644
--- a/third_party/OWNERS
+++ b/third_party/OWNERS
@@ -1,9 +1,20 @@
# Owner approval for 3rd party is only required for
# adding new libraries. Be sure to follow the instructions for adding
# new third party libraries.
+#
# http://www.chromium.org/developers/adding-3rd-party-libraries
#
-# For changes to existing code simply TBR= one of people below.
+# For changes to existing code that has no OWNER file, simply TBR= one of
+# people below in addition to getting an appropriate code review. Generally
+# third_party modules should have owners, so if you find yourself doing this
+# more than once or twice for a directory, consider adding an OWNER file. If
+# you're making changes and there isn't a more obvious person, the owner is
+# probably you!
-cpu@chromium.org
-darin@chromium.org
+ben@chromium.org
+brettw@chromium.org
+dglazkov@chromium.org
+jam@chromium.org
+jochen@chromium.org
+klobag@chromium.org
+sky@chromium.org