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

Unified Diff: WATCHLISTS

Issue 6588059: jimhebert -> watch for kernel boot param changes so I can maintain tests. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git@master
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
diff --git a/WATCHLISTS b/WATCHLISTS
index f7b2ac686f1da5017d8985fc2e6af01349654923..96278f8f9ad58c4fb53ba517c30f5bb6c9ebfc77 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -7,9 +7,13 @@
'all': {
'filepath': '.',
},
+ 'build_kernel_image': {
+ 'filepath': 'build_kernel_image\.sh',
+ },
},
'WATCHLISTS': {
'all': ['sosa@chromium.org', 'msb@chromium.org',
- 'anush@chromium.org']
+ 'anush@chromium.org'],
+ 'build_kernel_image': ['jimhebert@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