Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: WATCHLISTS

Issue 1873403004: Add tandrii@ to watcher of git_cl.py changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Fix Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698