summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-05 07:59:57 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-05 07:59:57 +0000
commit4d1773e47ba06e060a052c5805a7e9207e940bd8 (patch)
tree3b56514eabb5455a209e7b90bed6cc16d3f2db0c /WATCHLISTS
parent5d41ef337319bdff32d745f11d7c430deb74778f (diff)
downloadchromium_src-4d1773e47ba06e060a052c5805a7e9207e940bd8.zip
chromium_src-4d1773e47ba06e060a052c5805a7e9207e940bd8.tar.gz
chromium_src-4d1773e47ba06e060a052c5805a7e9207e940bd8.tar.bz2
Add gn watchlist and add myself.
This means I will be copied in patches that make changes to tools/gn. NOTRY=true TEST=~/depot_tools/watchlists.py tools/gn R=scottmg@chromium.org Review URL: https://codereview.chromium.org/226643008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261993 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 702f678..894ebd8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -307,6 +307,9 @@
'ui/gfx/transform|'\
'ui/gfx/vector2d',
},
+ 'gn': {
+ 'filepath': 'tools/gn',
+ },
'gpu': {
'filepath': 'gpu/',
},
@@ -773,6 +776,7 @@
'geolocation': ['mvanouwerkerk@chromium.org'],
'gfx_geometry': ['cc-bugs@chromium.org'],
'gfx_image': ['rsesek+watch@chromium.org'],
+ 'gn': ['tfarina@chromium.org'],
'gpu': ['piman+watch@chromium.org'],
'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'],
'i18n': ['jshin+watch@chromium.org'],