summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormathp@chromium.org <mathp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-05 22:08:00 +0000
committermathp@chromium.org <mathp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-05 22:08:00 +0000
commit2c71e9ae7b53b112b9f3cb5668f3b59fb4476577 (patch)
tree1cf8418e0db9c7ca6a9bf93e18e4d724256d7765
parent1ece0b6bc17519c50fd3c15df95060953c082894 (diff)
downloadchromium_src-2c71e9ae7b53b112b9f3cb5668f3b59fb4476577.zip
chromium_src-2c71e9ae7b53b112b9f3cb5668f3b59fb4476577.tar.gz
chromium_src-2c71e9ae7b53b112b9f3cb5668f3b59fb4476577.tar.bz2
[NTP] Adding mathp@chromium.org as owner of NTP-related code
Specifically, the local NTP resources and the C++ code related to serving it (skipping over search and instant stuff). BUG=None Review URL: https://codereview.chromium.org/444593005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287610 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser/resources/local_ntp/OWNERS1
-rw-r--r--chrome/browser/search/OWNERS1
2 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/resources/local_ntp/OWNERS b/chrome/browser/resources/local_ntp/OWNERS
index aa3eacb..391a7be 100644
--- a/chrome/browser/resources/local_ntp/OWNERS
+++ b/chrome/browser/resources/local_ntp/OWNERS
@@ -1,3 +1,4 @@
jered@chromium.org
jeremycho@chromium.org
samarth@chromium.org
+mathp@chromium.org
diff --git a/chrome/browser/search/OWNERS b/chrome/browser/search/OWNERS
index b1acc16..26ee06a 100644
--- a/chrome/browser/search/OWNERS
+++ b/chrome/browser/search/OWNERS
@@ -4,3 +4,4 @@ jered@chromium.org
samarth@chromium.org
per-file hotword*=rlp@chromium.org
+per-file *source*=mathp@chromium.org