Commit ea8f92d8 authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Commit Bot

Clarify that set noparent should be rarely used

R=brettw@chromium.org

Change-Id: I049857e9eb094d60e153074b361dab7146a13623
Reviewed-on: https://chromium-review.googlesource.com/596968
Commit-Queue: Brett Wilson <brettw@chromium.org>
Reviewed-by: default avatarBrett Wilson <brettw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#491425}
parent a71ef162
......@@ -192,8 +192,10 @@ A `*` indicates that all committers are owners:
```
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 chrome-eng-review@google.com.
In this example, only the two listed people are owners:
```
set noparent
a@chromium.org
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment