diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 22:05:04 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 22:05:04 +0000 |
commit | 12507e3e5cc625e4e1ae291dacf90fa1b5304fbb (patch) | |
tree | 96194c8165dd604d8b12ad829dae8b99c4de9ef5 /dbus | |
parent | d0f139271ce2deeb190cbc5d17c42e81a2d1dfa2 (diff) | |
download | chromium_src-12507e3e5cc625e4e1ae291dacf90fa1b5304fbb.zip chromium_src-12507e3e5cc625e4e1ae291dacf90fa1b5304fbb.tar.gz chromium_src-12507e3e5cc625e4e1ae291dacf90fa1b5304fbb.tar.bz2 |
Remove all the "set noparent" directives
Now that OWNERS supports per-file owners, we can limit the scope of the
top-level wildcard to just DEPS, and make darin and ben owners for
everything else and remove the broad use of "set noparent".
R=ben@chromium.org, darin@chromium.org
BUG=88315
Review URL: https://codereview.chromium.org/11191038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'dbus')
-rw-r--r-- | dbus/OWNERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/OWNERS b/dbus/OWNERS index bb4753c..cfe5da5 100644 --- a/dbus/OWNERS +++ b/dbus/OWNERS @@ -1,4 +1,3 @@ -set noparent keybuk@chromium.org satorux@chromium.org stevenjb@chromium.org |