flatcar-scripts/WATCHLISTS
Jim Hebert 8a2e04fab6 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
2011-03-31 14:15:46 -07:00

20 lines
456 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': '.',
},
'buildimage': {
'filepath': 'build.*image.*',
},
},
'WATCHLISTS': {
'all': ['sosa@chromium.org', 'msb@chromium.org',
'anush@chromium.org'],
'buildimage': ['jimhebert@chromium.org'],
},
}