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

Side by Side Diff: WATCHLISTS

Issue 1089803002: Add vabr to Password manager watchlist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # Watchlist Rules 5 # Watchlist Rules
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7 7
8 # IMPORTANT: The regular expression filepath is tested against each path using 8 # IMPORTANT: The regular expression filepath is tested against each path using
9 # re.search, so it is not usually necessary to add .*. 9 # re.search, so it is not usually necessary to add .*.
10 10
(...skipping 908 matching lines...) Expand 10 before | Expand all | Expand 10 after
919 'darin-cc@chromium.org' ], 919 'darin-cc@chromium.org' ],
920 'content_bluetooth': ['scheib+watch@chromium.org'], 920 'content_bluetooth': ['scheib+watch@chromium.org'],
921 'content_input': ['jdduke+watch@chromium.org'], 921 'content_input': ['jdduke+watch@chromium.org'],
922 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org', 922 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org',
923 'mlamouri+watch-content@chromium.org'], 923 'mlamouri+watch-content@chromium.org'],
924 'content_shell': ['jochen+watch@chromium.org', 924 'content_shell': ['jochen+watch@chromium.org',
925 'mkwst+moarreviews-shell@chromium.org', 925 'mkwst+moarreviews-shell@chromium.org',
926 'mlamouri+watch-content@chromium.org'], 926 'mlamouri+watch-content@chromium.org'],
927 'content_worker': ['kinuko+watch@chromium.org'], 927 'content_worker': ['kinuko+watch@chromium.org'],
928 'cookie_monster': ['erikwright@chromium.org'], 928 'cookie_monster': ['erikwright@chromium.org'],
929 'custom_handlers': ['vabr@chromium.org'], 929 'custom_handlers': ['vabr+watchlist@chromium.org'],
930 'deep_memory_profiler': ['dmikurube@chromium.org'], 930 'deep_memory_profiler': ['dmikurube@chromium.org'],
931 'device_bluetooth': ['scheib+watch@chromium.org'], 931 'device_bluetooth': ['scheib+watch@chromium.org'],
932 'device_sensors': ['timvolodine@chromium.org', 932 'device_sensors': ['timvolodine@chromium.org',
933 'mvanouwerkerk@chromium.org', 933 'mvanouwerkerk@chromium.org',
934 'rijubrata.bhaumik@intel.com', 934 'rijubrata.bhaumik@intel.com',
935 'mlamouri+watch-sensors@chromium.org'], 935 'mlamouri+watch-sensors@chromium.org'],
936 'developer_recommended_flags': ['scheib+watch@chromium.org'], 936 'developer_recommended_flags': ['scheib+watch@chromium.org'],
937 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org', 937 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org',
938 'aandrey+blink@chromium.org', 938 'aandrey+blink@chromium.org',
939 'devtools-reviews@chromium.org'], 939 'devtools-reviews@chromium.org'],
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
1018 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org', 1018 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org',
1019 'pedrosimonetti+watch@chromium.org'], 1019 'pedrosimonetti+watch@chromium.org'],
1020 'omnibox': ['suzhe@chromium.org'], 1020 'omnibox': ['suzhe@chromium.org'],
1021 'options': ['dbeam+watch-options@chromium.org', 1021 'options': ['dbeam+watch-options@chromium.org',
1022 'michaelpg+watch-options@chromium.org'], 1022 'michaelpg+watch-options@chromium.org'],
1023 'overview_mode': ['tdanderson+overview@chromium.org'], 1023 'overview_mode': ['tdanderson+overview@chromium.org'],
1024 'ozone': ['kalyan.kondapally@intel.com', 'ozone-reviews@chromium.org'], 1024 'ozone': ['kalyan.kondapally@intel.com', 'ozone-reviews@chromium.org'],
1025 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 1025 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
1026 'dcheng@chromium.org', 'jianli@chromium.org'], 1026 'dcheng@chromium.org', 'jianli@chromium.org'],
1027 'password_manager': ['mkwst+watchlist-passwords@chromium.org', 1027 'password_manager': ['mkwst+watchlist-passwords@chromium.org',
1028 'gcasto+watchlist@chromium.org'], 1028 'gcasto+watchlist@chromium.org',
1029 'vabr+watchlist@chromium.org'],
1029 'pepper_api': ['bradnelson+warch@chromium.org', 1030 'pepper_api': ['bradnelson+warch@chromium.org',
1030 'piman+watch@chromium.org', 'ihf+watch@chromium.org', 1031 'piman+watch@chromium.org', 'ihf+watch@chromium.org',
1031 'yusukes+watch@chromium.org', 'raymes+watch@chromium.org', 1032 'yusukes+watch@chromium.org', 'raymes+watch@chromium.org',
1032 'binji+watch@chromium.org', 'teravest+watch@chromium.org', 1033 'binji+watch@chromium.org', 'teravest+watch@chromium.org',
1033 'tzik@chromium.org'], 1034 'tzik@chromium.org'],
1034 'plugin': ['jam@chromium.org'], 1035 'plugin': ['jam@chromium.org'],
1035 'polymer': ['michaelpg+watch-polymer@chromium.org'], 1036 'polymer': ['michaelpg+watch-polymer@chromium.org'],
1036 'predictors': ['shishir+watch@chromium.org'], 1037 'predictors': ['shishir+watch@chromium.org'],
1037 'prepopulated_engines': ['vasilii+watch@chromium.org'], 1038 'prepopulated_engines': ['vasilii+watch@chromium.org'],
1038 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', 1039 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
1105 'posciak+watch@chromium.org'], 1106 'posciak+watch@chromium.org'],
1106 'website_settings': ['markusheintz@chromium.org'], 1107 'website_settings': ['markusheintz@chromium.org'],
1107 'windows_sandboxing': ['wfh+watch@chromium.org'], 1108 'windows_sandboxing': ['wfh+watch@chromium.org'],
1108 'worker': ['jam@chromium.org'], 1109 'worker': ['jam@chromium.org'],
1109 'x11': ['derat+watch@chromium.org', 1110 'x11': ['derat+watch@chromium.org',
1110 'sadrul@chromium.org', 1111 'sadrul@chromium.org',
1111 'yusukes+watch@chromium.org'], 1112 'yusukes+watch@chromium.org'],
1112 'zoom': ['wjmaclean@chromium.org'], 1113 'zoom': ['wjmaclean@chromium.org'],
1113 }, 1114 },
1114 } 1115 }
OLDNEW
« 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