summaryrefslogtreecommitdiffstats
path: root/third_party/OWNERS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 02:27:37 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 02:27:37 +0000
commit01d89a0f6d5714287a966e318a1cfd35068438b4 (patch)
tree57a30c3849ec490fa356ddf613a81abd7687a55f /third_party/OWNERS
parentfb519f4bbb4848ddf338571a74cbd9b23b0a3f0f (diff)
downloadchromium_src-01d89a0f6d5714287a966e318a1cfd35068438b4.zip
chromium_src-01d89a0f6d5714287a966e318a1cfd35068438b4.tar.gz
chromium_src-01d89a0f6d5714287a966e318a1cfd35068438b4.tar.bz2
Mention the 'adding third party libraries' URL in third_party/OWNERS.
NOTRY=true Review URL: https://codereview.chromium.org/127203003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243472 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/OWNERS')
-rw-r--r--third_party/OWNERS7
1 files changed, 5 insertions, 2 deletions
diff --git a/third_party/OWNERS b/third_party/OWNERS
index 6478cfe..7fe0541 100644
--- a/third_party/OWNERS
+++ b/third_party/OWNERS
@@ -1,6 +1,9 @@
# Owner approval for 3rd party is only required for
-# adding new libraries. For changes to existing code
-# simply TBR= one of people below.
+# 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.
brettw@chromium.org
cpu@chromium.org