mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-26 10:02:24 +01:00
Broaden jimhebert watchlist to include both sources of kernelparam changes
Change-Id: If1b04bd996161ace5da9e54d00c2b35dde6e42ba BUG=chromium-os:13716 TEST=Ran watchlists.py build_image; watchlists.py build_kernel_image.sh; verified I show up. Review URL: http://codereview.chromium.org/6670131
This commit is contained in:
parent
0d5e4ae006
commit
8a2e04fab6
@ -7,13 +7,13 @@
|
||||
'all': {
|
||||
'filepath': '.',
|
||||
},
|
||||
'build_kernel_image': {
|
||||
'filepath': 'build_kernel_image\.sh',
|
||||
'buildimage': {
|
||||
'filepath': 'build.*image.*',
|
||||
},
|
||||
},
|
||||
'WATCHLISTS': {
|
||||
'all': ['sosa@chromium.org', 'msb@chromium.org',
|
||||
'anush@chromium.org'],
|
||||
'build_kernel_image': ['jimhebert@chromium.org'],
|
||||
'buildimage': ['jimhebert@chromium.org'],
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user