Update //third_party docs for new chromium-third-party alias
Change-Id: I52e7708a7865dd1d5a29f87d403bf3a999a676d9
Reviewed-on: https://chromium-review.googlesource.com/820652
Reviewed-by: John Abd-El-Malek <[email protected]>
Commit-Queue: Aaron Gable <[email protected]>
Cr-Commit-Position: refs/heads/master@{#524871}
diff --git a/docs/adding_to_third_party.md b/docs/adding_to_third_party.md
index 8a41e72..8ae4693 100644
--- a/docs/adding_to_third_party.md
+++ b/docs/adding_to_third_party.md
@@ -74,7 +74,7 @@
If the code is applicable and will be compiled on all supported Chromium
platforms (Windows, Mac, Linux, Chrome OS, iOS, Android), check it in to
-[src/third_party](http://src.chromium.org/viewvc/chrome/trunk/src/third_party/).
+[src/third_party](http://src.chromium.org/viewvc/chrome/trunk/src/third_party/).
If the code is only applicable to certain platforms, check it in to
[src/third_party](http://src.chromium.org/viewvc/chrome/trunk/src/third_party/)
@@ -95,6 +95,7 @@
DEPS, please ask the infrastructure team before committing the change.
### Checking in large files
+
_Accessible to Googlers only. Non-Googlers can email one of the people in
third_party/OWNERS for help._
@@ -117,11 +118,13 @@
following sign-offs. Some of these are accessible to Googlers only. Non-Googlers
can email one of the people in third_party/OWNERS for help.
-* Chrome Eng Review. Googlers should see go/chrome-eng-review (please include information about the additional checkout size, build times, and binary sizes. Please also make sure that the motivation for your project is clear, e.g., a design doc has been circulated).
-* [email protected] (ping the list with relevant details and a
- link to the CL).
+* Chrome Eng Review. Googlers should see go/chrome-eng-review. (Please include
+ information about the additional checkout size, build times, and binary sizes.
+ Please also make sure that the motivation for your project is clear, e.g.,
+ a design doc has been circulated.)
* [email protected] (ping the list with relevant details and a link to the
CL).
+* [email protected] (add the list as a reviewer on your change).
Please send separate emails to the three lists.
@@ -135,8 +138,7 @@
Subsequent changes don't require third-party-owners approval; you can modify the
code as much as you want.
-## Ask the infrastructure team to add a git mirror for the dependency (or
-configure the git repo, if using googlesource.com)
+## Ask the infrastructure team to add a git mirror for the dependency
Before committing the DEPS, you need to ask the infra team to create a git
mirror for your dependency. [Create a