diff options
Diffstat (limited to 'chromium/docs/adding_to_third_party.md')
-rw-r--r-- | chromium/docs/adding_to_third_party.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chromium/docs/adding_to_third_party.md b/chromium/docs/adding_to_third_party.md index 72f32f67a5f..8bbb278cd47 100644 --- a/chromium/docs/adding_to_third_party.md +++ b/chromium/docs/adding_to_third_party.md @@ -175,7 +175,9 @@ Non-Googlers can email one of the people in licensing matters. These reviewers may not be able to +1 a change so look for verbal approval in the comments. (This list does not receive or deliver email, so only use it as a reviewer, not for other communication. Internally, - see cl/221704656 for details about how this is configured.) + see [cl/221704656](https://cl/221704656) for details about how + this is configured.). If you have questions about the third-party process, + ask one of the [//third_party/OWNERS](../third_party/OWNERS) instead. * Lastly, if all other steps are complete, get a positive code review from a member of [//third_party/OWNERS](../third_party/OWNERS) to land the change. |