diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-05 07:55:05 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-05 07:55:05 +0000 |
commit | 5d41ef337319bdff32d745f11d7c430deb74778f (patch) | |
tree | 7df83bcd41cff3616941e730a72d164faaaf0518 /tools/checkdeps | |
parent | 04d0a001f08e626dae36e53173a30d10a4c65d93 (diff) | |
download | chromium_src-5d41ef337319bdff32d745f11d7c430deb74778f.zip chromium_src-5d41ef337319bdff32d745f11d7c430deb74778f.tar.gz chromium_src-5d41ef337319bdff32d745f11d7c430deb74778f.tar.bz2 |
Add Brett as the OWNER of checkdeps code.
He was the author of this tool and with Joi leaving Chromium he seems to
be a good candidate. Others can be added later if needed.
This is good for people changing this tool, so they know now who to ask for
reviews.
TBR=brettw@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/227013002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261992 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/checkdeps')
-rw-r--r-- | tools/checkdeps/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkdeps/OWNERS b/tools/checkdeps/OWNERS new file mode 100644 index 0000000..06fefbf --- /dev/null +++ b/tools/checkdeps/OWNERS @@ -0,0 +1 @@ +brettw@chromium.org |