diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-18 21:34:18 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-18 21:34:18 +0000 |
commit | 0c42122fa9e1f8eae86c4e28a2439a3033047f12 (patch) | |
tree | 1049db162716854da4f7889bdf3a515db5e007aa /chrome/common/OWNERS | |
parent | 89789eec027821b7dd7807f6f8927af80d06036b (diff) | |
download | chromium_src-0c42122fa9e1f8eae86c4e28a2439a3033047f12.zip chromium_src-0c42122fa9e1f8eae86c4e28a2439a3033047f12.tar.gz chromium_src-0c42122fa9e1f8eae86c4e28a2439a3033047f12.tar.bz2 |
Add the chrome/browser/autocomplete/ OWNERS as per-file owners of
chrome/common/autocomplete_match_type.*.
BUG=none
TEST=none
R=sky@chromium.org
Review URL: https://codereview.chromium.org/113713007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/OWNERS')
-rw-r--r-- | chrome/common/OWNERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chrome/common/OWNERS b/chrome/common/OWNERS index 6ff431a..0c19f56 100644 --- a/chrome/common/OWNERS +++ b/chrome/common/OWNERS @@ -42,5 +42,8 @@ per-file search_types.*=brettw@chromium.org per-file search_types.*=jered@chromium.org per-file search_types.*=samarth@chromium.org -# Debugging crash keys. +# Other stuff. +per-file autocomplete_match_type.*=mpearson@chromium.org +per-file autocomplete_match_type.*=pkasting@chromium.org +per-file autocomplete_match_type.*=sky@chromium.org per-file crash_keys.*=rsesek@chromium.org |