diff options
author | thakis <thakis@chromium.org> | 2014-10-28 10:35:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-28 17:35:42 +0000 |
commit | db4e5e24ad969ae8efc8f3cadd392b072dfd07cf (patch) | |
tree | 97ff0993615708fc4ba25f3a59c178c64159fe6f /components/web_cache | |
parent | ecbaaecc095a76d9b9ef08f52e313b13d686bf2e (diff) | |
download | chromium_src-db4e5e24ad969ae8efc8f3cadd392b072dfd07cf.zip chromium_src-db4e5e24ad969ae8efc8f3cadd392b072dfd07cf.tar.gz chromium_src-db4e5e24ad969ae8efc8f3cadd392b072dfd07cf.tar.bz2 |
Remove "Just owners:" line.
People in OWNERS files should do reviews. If they can't, they should
remove themselves. "Just owners:" is only used in a single file and
both entries are in a higher-level OWNERS files anyways, so it doesn't
even have a real effect here.
BUG=none
NOTRY=true
Review URL: https://codereview.chromium.org/681603003
Cr-Commit-Position: refs/heads/master@{#301656}
Diffstat (limited to 'components/web_cache')
-rw-r--r-- | components/web_cache/OWNERS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/components/web_cache/OWNERS b/components/web_cache/OWNERS index de6caf7..5948538 100644 --- a/components/web_cache/OWNERS +++ b/components/web_cache/OWNERS @@ -4,7 +4,3 @@ jhawkins@chromium.org sky@chromium.org thakis@chromium.org thestig@chromium.org - -# Just owners: -darin@chromium.org -jam@chromium.org |