mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
jimhebert -> watch for kernel boot param changes so I can maintain tests.
Change-Id: I6a7b6c9ecb4380abb99df9cc12d29d975eb913db BUG=chromium-os:12582 TEST=none STATUS=Fixed Review URL: http://codereview.chromium.org/6588059
This commit is contained in:
parent
8e623f6ea5
commit
5d184029ef
@ -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'],
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user