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

Side by Side Diff: WATCHLISTS

Issue 100113003: Remove kkania from various OWNERS and watchlists. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/test/chromedriver/OWNERS » ('j') | 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 671 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 'browser_compositor': ['vollick@chromium.org', 682 'browser_compositor': ['vollick@chromium.org',
683 'piman+watch@chromium.org'], 683 'piman+watch@chromium.org'],
684 'browser_resources': ['arv+watch@chromium.org'], 684 'browser_resources': ['arv+watch@chromium.org'],
685 'browsing_data': ['markusheintz@chromium.org'], 685 'browsing_data': ['markusheintz@chromium.org'],
686 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'], 686 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'],
687 'cast': ['miu+watch@chromium.org'], 687 'cast': ['miu+watch@chromium.org'],
688 'cc': ['cc-bugs@chromium.org'], 688 'cc': ['cc-bugs@chromium.org'],
689 'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org', 689 'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org',
690 'robertshield@chromium.org'], 690 'robertshield@chromium.org'],
691 'chrome_views': ['tfarina@chromium.org'], 691 'chrome_views': ['tfarina@chromium.org'],
692 'chromedriver': ['kkania@chromium.org', 'frankf@chromium.org'], 692 'chromedriver': ['chrisgao@chromium.org', 'frankf@chromium.org'],
693 'chromeos' : ['oshima+watch@chromium.org', 693 'chromeos' : ['oshima+watch@chromium.org',
694 'stevenjb+watch@chromium.org'], 694 'stevenjb+watch@chromium.org'],
695 'chromeos_attestation' : ['dkrahn+watch@chromium.org'], 695 'chromeos_attestation' : ['dkrahn+watch@chromium.org'],
696 'chromeos_calculator' : ['dharcourt@chromium.org'], 696 'chromeos_calculator' : ['dharcourt@chromium.org'],
697 'chromeos_net' : ['stevenjb+watch@chromium.org'], 697 'chromeos_net' : ['stevenjb+watch@chromium.org'],
698 'chromeos_power' : ['derat+watch@chromium.org'], 698 'chromeos_power' : ['derat+watch@chromium.org'],
699 'chromeos_webui': ['nkostylev+watch@chromium.org'], 699 'chromeos_webui': ['nkostylev+watch@chromium.org'],
700 'clang_update': ['ukai+watch@chromium.org', 700 'clang_update': ['ukai+watch@chromium.org',
701 'dmikurube+clang@chromium.org', 701 'dmikurube+clang@chromium.org',
702 'eugenis+clang@chromium.org', 702 'eugenis+clang@chromium.org',
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 'webrtc_media': ['fischman+watch@chromium.org', 850 'webrtc_media': ['fischman+watch@chromium.org',
851 'wjia+watch@chromium.org', 851 'wjia+watch@chromium.org',
852 'mcasas+watch@chromium.org'], 852 'mcasas+watch@chromium.org'],
853 'website_settings': ['markusheintz@chromium.org'], 853 'website_settings': ['markusheintz@chromium.org'],
854 'worker': ['jam@chromium.org'], 854 'worker': ['jam@chromium.org'],
855 'x11': ['derat+watch@chromium.org', 855 'x11': ['derat+watch@chromium.org',
856 'sadrul@chromium.org', 856 'sadrul@chromium.org',
857 'yusukes+watch@chromium.org'], 857 'yusukes+watch@chromium.org'],
858 }, 858 },
859 } 859 }
OLDNEW
« no previous file with comments | « no previous file | chrome/test/chromedriver/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698