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

Unified Diff: WATCHLISTS

Issue 6581048: Add kkania to automation and chromedriver watchlists. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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
===================================================================
--- WATCHLISTS (revision 75683)
+++ WATCHLISTS (working copy)
@@ -177,6 +177,9 @@
'prerender': {
'filepath': 'chrome/browser/prerender/.*'
},
+ 'chromedriver': {
+ 'filepath': 'chrome/test/webdriver|third_party/webdriver'
+ },
},
'WATCHLISTS': {
@@ -214,7 +217,7 @@
'layout_tests': ['pam+watch@chromium.org'],
'tools': ['pam+watch@chromium.org'],
'tests': ['phajdan.jr@chromium.org'],
- 'automation': ['phajdan.jr@chromium.org'],
+ 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org'],
'ceee' : ['ceee-reviews@chromium.org'],
'chrome_frame' : ['amit@chromium.org'],
'nacl' : ['native-client-reviews@googlegroups.com'],
@@ -242,5 +245,6 @@
'fileapi': ['kinuko+watch@chromium.org'],
'pepper_api': ['piman+watch@chromium.org'],
'prerender': ['cbentzel+watch@chromium.org'],
+ 'chromedriver': ['kkania@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