Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(724)

Unified Diff: WATCHLISTS

Issue 2326623002: Add new WATCHLIST fuzzing for fuzzing@chromium.org. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index b7331e000174d076ff43cc13ee21d94c5f188e6e..52c58b2ab38d81e129ebaf5e5c4d4fc9da7891b5 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -449,6 +449,9 @@
'ftp': {
'filepath': 'ftp',
},
+ 'fuzzing': {
+ 'filepath': 'fuzz|Fuzz',
+ },
'gcm': {
'filepath': 'chrome/browser/services/gcm/|'\
'components/gcm_driver/|'\
@@ -1765,6 +1768,7 @@
'yamaguchi+watch@chromium.org'],
'filesapp_ui': ['mtomasz+watch@chromium.org'],
'ftp': ['phajdan.jr@chromium.org'],
+ 'fuzzing': ['fuzzing@chromium.org'],
'gcm': ['johnme+watch@chromium.org',
'peter@chromium.org',
'zea+watch@chromium.org'],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698