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

Side by Side Diff: WATCHLISTS

Issue 699213002: Change dmikurube+memory@c into dmikurube@c in WATCHLIST. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 1 month 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 777 matching lines...) Expand 10 before | Expand all | Expand 10 after
788 'sievers+watch@chromium.org', 788 'sievers+watch@chromium.org',
789 'kalyan.kondapally@intel.com'], 789 'kalyan.kondapally@intel.com'],
790 'autofill': ['benquan@chromium.org', 790 'autofill': ['benquan@chromium.org',
791 'dgwallinga@chromium.org', 791 'dgwallinga@chromium.org',
792 'dyu@chromium.org', 792 'dyu@chromium.org',
793 'estade+watch@chromium.org', 793 'estade+watch@chromium.org',
794 'isherman@chromium.org', 794 'isherman@chromium.org',
795 'rouslan+autofillwatch@chromium.org'], 795 'rouslan+autofillwatch@chromium.org'],
796 'automation': ['robertshield@chromium.org'], 796 'automation': ['robertshield@chromium.org'],
797 'base': ['erikwright+watch@chromium.org'], 797 'base': ['erikwright+watch@chromium.org'],
798 'base_allocator': ['dmikurube+memory@chromium.org', 798 'base_allocator': ['dmikurube@chromium.org',
799 'wfh+watch@chromium.org'], 799 'wfh+watch@chromium.org'],
800 'base_memory': ['gavinp+memory@chromium.org'], 800 'base_memory': ['gavinp+memory@chromium.org'],
801 'base_win': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'], 801 'base_win': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'],
802 'battery_status': ['timvolodine@chromium.org'], 802 'battery_status': ['timvolodine@chromium.org'],
803 'bookmarks': ['tfarina@chromium.org'], 803 'bookmarks': ['tfarina@chromium.org'],
804 'browser_chromeos': ['davemoore+watch@chromium.org', 804 'browser_chromeos': ['davemoore+watch@chromium.org',
805 'stevenjb+watch@chromium.org', 805 'stevenjb+watch@chromium.org',
806 'nkostylev+watch@chromium.org'], 806 'nkostylev+watch@chromium.org'],
807 'browser_components': ['browser-components-watch@chromium.org'], 807 'browser_components': ['browser-components-watch@chromium.org'],
808 'browser_compositor': ['vollick@chromium.org', 808 'browser_compositor': ['vollick@chromium.org',
(...skipping 30 matching lines...) Expand all
839 'clipboard': ['dcheng@chromium.org'], 839 'clipboard': ['dcheng@chromium.org'],
840 'closure': ['dbeam+watch-closure@chromium.org', 840 'closure': ['dbeam+watch-closure@chromium.org',
841 'vitalyp+closure@chromium.org'], 841 'vitalyp+closure@chromium.org'],
842 'content': ['jam@chromium.org', 842 'content': ['jam@chromium.org',
843 'darin-cc@chromium.org' ], 843 'darin-cc@chromium.org' ],
844 'content_input': ['jdduke+watch@chromium.org'], 844 'content_input': ['jdduke+watch@chromium.org'],
845 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org' ], 845 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org' ],
846 'content_shell': ['jochen+watch@chromium.org', 846 'content_shell': ['jochen+watch@chromium.org',
847 'mkwst+moarreviews-shell@chromium.org'], 847 'mkwst+moarreviews-shell@chromium.org'],
848 'cookie_monster': ['erikwright@chromium.org'], 848 'cookie_monster': ['erikwright@chromium.org'],
849 'deep_memory_profiler': ['dmikurube+memory@chromium.org'], 849 'deep_memory_profiler': ['dmikurube@chromium.org'],
850 'device_sensors': ['timvolodine@chromium.org', 'mvanouwerkerk@chromium.org', 'rijubrata.bhaumik@intel.com'], 850 'device_sensors': ['timvolodine@chromium.org', 'mvanouwerkerk@chromium.org', 'rijubrata.bhaumik@intel.com'],
851 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org', 851 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org',
852 'vsevik@chromium.org', 'aandrey+blink@chromium.org', 852 'vsevik@chromium.org', 'aandrey+blink@chromium.org',
853 'paulirish+reviews@chromium.org', 853 'paulirish+reviews@chromium.org',
854 'devtools-reviews@chromium.org'], 854 'devtools-reviews@chromium.org'],
855 'disk_cache': ['gavinp+disk@chromium.org'], 855 'disk_cache': ['gavinp+disk@chromium.org'],
856 'dns': ['mmenke@chromium.org'], 856 'dns': ['mmenke@chromium.org'],
857 'download_database': ['benjhayden+dwatch@chromium.org'], 857 'download_database': ['benjhayden+dwatch@chromium.org'],
858 'download': ['benjhayden+dwatch@chromium.org', 'asanka@chromium.org'], 858 'download': ['benjhayden+dwatch@chromium.org', 'asanka@chromium.org'],
859 'downloads_ext': ['benjhayden+dwatch@chromium.org'], 859 'downloads_ext': ['benjhayden+dwatch@chromium.org'],
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
969 'pvalenzuela+watch@chromium.org', 969 'pvalenzuela+watch@chromium.org',
970 'zea+watch@chromium.org'], 970 'zea+watch@chromium.org'],
971 'syncfs': ['kinuko+fileapi@chromium.org', 971 'syncfs': ['kinuko+fileapi@chromium.org',
972 'nhiroki@chromium.org', 972 'nhiroki@chromium.org',
973 'tzik@chromium.org'], 973 'tzik@chromium.org'],
974 'sync_proto': ['albertb+watch@chromium.org'], 974 'sync_proto': ['albertb+watch@chromium.org'],
975 'tab_capture': ['miu+watch@chromium.org'], 975 'tab_capture': ['miu+watch@chromium.org'],
976 'tab_contents': ['avi@chromium.org', 976 'tab_contents': ['avi@chromium.org',
977 'creis+watch@chromium.org', 'ajwong+watch@chromium.org'], 977 'creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
978 'tab_media_indicators': ['miu+watch@chromium.org'], 978 'tab_media_indicators': ['miu+watch@chromium.org'],
979 'tcmalloc': ['dmikurube+memory@chromium.org'], 979 'tcmalloc': ['dmikurube@chromium.org'],
980 'telemetry': ['telemetry+watch@chromium.org'], 980 'telemetry': ['telemetry+watch@chromium.org'],
981 'tests': [], 981 'tests': [],
982 'textinput': ['penghuang+watch@chromium.org', 982 'textinput': ['penghuang+watch@chromium.org',
983 'suzhe@chromium.org', 983 'suzhe@chromium.org',
984 'yusukes+watch@chromium.org', 984 'yusukes+watch@chromium.org',
985 'nona+watch@chromium.org', 985 'nona+watch@chromium.org',
986 'yukishiino+watch@chromium.org'], 986 'yukishiino+watch@chromium.org'],
987 'textinput_chromeos': ['yusukes+watch@chromium.org', 987 'textinput_chromeos': ['yusukes+watch@chromium.org',
988 'nona+watch@chromium.org', 988 'nona+watch@chromium.org',
989 'yukishiino+watch@chromium.org'], 989 'yukishiino+watch@chromium.org'],
(...skipping 15 matching lines...) Expand all
1005 'mcasas+watch@chromium.org', 1005 'mcasas+watch@chromium.org',
1006 'posciak+watch@chromium.org'], 1006 'posciak+watch@chromium.org'],
1007 'website_settings': ['markusheintz@chromium.org'], 1007 'website_settings': ['markusheintz@chromium.org'],
1008 'windows_sandboxing': ['wfh+watch@chromium.org'], 1008 'windows_sandboxing': ['wfh+watch@chromium.org'],
1009 'worker': ['jam@chromium.org'], 1009 'worker': ['jam@chromium.org'],
1010 'x11': ['derat+watch@chromium.org', 1010 'x11': ['derat+watch@chromium.org',
1011 'sadrul@chromium.org', 1011 'sadrul@chromium.org',
1012 'yusukes+watch@chromium.org'], 1012 'yusukes+watch@chromium.org'],
1013 }, 1013 },
1014 } 1014 }
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