mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
16 lines
346 B
Plaintext
16 lines
346 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': '.',
|
|
},
|
|
},
|
|
'WATCHLISTS': {
|
|
'all': ['sosa@chromium.org', 'msb@chromium.org',
|
|
'anush@chromium.org']
|
|
},
|
|
}
|