commit | ea8f92d8cbc2c42f2021bccc92f2f0a0a0658e07 | [log] [tgz] |
---|---|---|
author | Jochen Eisinger <[email protected]> | Wed Aug 02 17:40:14 2017 |
committer | Commit Bot <[email protected]> | Wed Aug 02 17:40:14 2017 |
tree | 919b69c961f5093c59050d58fe5c79990b50c45f | |
parent | a71ef16200f68e734b8f39817c24cdea5ccdc3bb [diff] [blame] |
Clarify that set noparent should be rarely used [email protected] Change-Id: I049857e9eb094d60e153074b361dab7146a13623 Reviewed-on: https://chromium-review.googlesource.com/596968 Commit-Queue: Brett Wilson <[email protected]> Reviewed-by: Brett Wilson <[email protected]> Cr-Commit-Position: refs/heads/master@{#491425}
diff --git a/docs/code_reviews.md b/docs/code_reviews.md index af8e91e..340380a 100644 --- a/docs/code_reviews.md +++ b/docs/code_reviews.md
@@ -192,8 +192,10 @@ ``` The text `set noparent` will stop owner propagation from parent directories. -This is used for specialized code. In this example, only the two listed people -are owners: +This should be rarely used. If you want to use `set noparent` except for IPC +related files, please first reach out to [email protected]. + +In this example, only the two listed people are owners: ``` set noparent [email protected]