diff --git a/WATCHLISTS b/WATCHLISTS index 47ee79e64a..a57d02a26e 100755 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -8,6 +8,9 @@ { 'WATCHLIST_DEFINITIONS': { + 'git_cl.py': { + 'filepath': 'git_cl.py', + }, 'this_file': { 'filepath': '^WATCHLISTS$', }, @@ -18,6 +21,9 @@ 'WATCHLISTS': { 'this_file': [], + 'git_cl.py': [ + 'tandrii+omg_git_cl@chromium.org', + ], 'depot_tools': [ 'dpranke+depot_tools@chromium.org', 'iannucci+depot_tools@chromium.org',