Index: WATCHLISTS |
diff --git a/WATCHLISTS b/WATCHLISTS |
index 47ee79e64a0dab638c2f2e3055da94302039aaec..a57d02a26ee81b088334e743533390100e85e0ab 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', |