diff options
author | brettw <brettw@chromium.org> | 2015-06-16 09:41:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-16 16:42:13 +0000 |
commit | 899af4e844ab335be415b6ee5b661c1fbfa8941d (patch) | |
tree | f9ec490263c1817be4fe9a877b31fc368e403183 /third_party | |
parent | e53fa941cdbb11feb263a8537a6160a1d592c369 (diff) | |
download | chromium_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/OWNERS | 17 |
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 |