From adc953f927bda7b8ce944738be962cd6b1700bf9 Mon Sep 17 00:00:00 2001 From: Andrii Shyshkalov Date: Fri, 13 Apr 2018 15:02:13 -0700 Subject: [PATCH] Remove tandrii@ from watching git cl changes. TBR=ehmaldonado@chromium.org Change-Id: I25569c255acd7cb39364354b55dcb55bba0a9dd3 Reviewed-on: https://chromium-review.googlesource.com/1013081 Reviewed-by: Andrii Shyshkalov Commit-Queue: Andrii Shyshkalov --- WATCHLISTS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/WATCHLISTS b/WATCHLISTS index 4dd5492d57..7256553773 100755 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -8,9 +8,6 @@ { 'WATCHLIST_DEFINITIONS': { - 'git_cl.py': { - 'filepath': 'git_cl.py', - }, 'this_file': { 'filepath': '^WATCHLISTS$', }, @@ -21,9 +18,6 @@ 'WATCHLISTS': { 'this_file': [], - 'git_cl.py': [ - 'tandrii+omg_git_cl@chromium.org', - ], 'depot_tools': [ 'iannucci+depot_tools@chromium.org', ],