flatcar-scripts/WATCHLISTS
Jim Hebert 5d184029ef 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
2011-02-28 13:09:04 -08:00

20 lines
480 B
Plaintext

# See http://dev.chromium.org/developers/contributing-code/watchlists for
# a description of this file's format.
# Please keep these keys in alphabetical order.
{
'WATCHLIST_DEFINITIONS': {
'all': {
'filepath': '.',
},
'build_kernel_image': {
'filepath': 'build_kernel_image\.sh',
},
},
'WATCHLISTS': {
'all': ['sosa@chromium.org', 'msb@chromium.org',
'anush@chromium.org'],
'build_kernel_image': ['jimhebert@chromium.org'],
},
}