OLD | NEW |
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 862 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
873 'gpu': ['piman+watch@chromium.org'], | 873 'gpu': ['piman+watch@chromium.org'], |
874 'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'], | 874 'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'], |
875 'hotword': ['rlp+watch@chromium.org'], | 875 'hotword': ['rlp+watch@chromium.org'], |
876 'i18n': ['jshin+watch@chromium.org'], | 876 'i18n': ['jshin+watch@chromium.org'], |
877 'imageburner': ['tbarzic+watch@chromium.org'], | 877 'imageburner': ['tbarzic+watch@chromium.org'], |
878 'importer': ['tfarina@chromium.org'], | 878 'importer': ['tfarina@chromium.org'], |
879 'indexed_db': ['cmumford@chromium.org', | 879 'indexed_db': ['cmumford@chromium.org', |
880 'dgrogan@chromium.org', 'jsbell+idb@chromium.org'], | 880 'dgrogan@chromium.org', 'jsbell+idb@chromium.org'], |
881 'installer': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'], | 881 'installer': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'], |
882 'instant': ['dcblack@chromium.org', 'jered@chromium.org', | 882 'instant': ['dcblack@chromium.org', 'jered@chromium.org', |
883 'dominich@chromium.org', 'samarth+watch@chromium.org', | 883 'samarth+watch@chromium.org', 'donnd+watch@chromium.org', |
884 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', | 884 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', |
885 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', | 885 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', |
886 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org', | 886 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], |
887 'donnd+watch@chromium.org'], | |
888 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], | 887 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], |
889 'libwebp': ['urvang@google.com', 'jzern@chromium.org', | 888 'libwebp': ['urvang@google.com', 'jzern@chromium.org', |
890 'skal@google.com', 'vikasa@google.com'], | 889 'skal@google.com', 'vikasa@google.com'], |
891 'linux_fonts': ['derat+watch@chromium.org'], | 890 'linux_fonts': ['derat+watch@chromium.org'], |
892 'linux_sandboxing': ['jln+watch@chromium.org'], | 891 'linux_sandboxing': ['jln+watch@chromium.org'], |
893 'linux_seccomp_bpf': ['jln+watch@chromium.org'], | 892 'linux_seccomp_bpf': ['jln+watch@chromium.org'], |
894 'supervised_users': ['pam+watch@chromium.org'], | 893 'supervised_users': ['pam+watch@chromium.org'], |
895 'media': ['feature-media-reviews@chromium.org'], | 894 'media': ['feature-media-reviews@chromium.org'], |
896 'media_galleries': ['gbillock@chromium.org', 'thestig@chromium.org', | 895 'media_galleries': ['gbillock@chromium.org', 'thestig@chromium.org', |
897 'tommycli@chromium.org', 'vandebo@chromium.org'], | 896 'tommycli@chromium.org', 'vandebo@chromium.org'], |
(...skipping 30 matching lines...) Expand all Loading... |
928 'password_manager': ['mkwst+watchlist@chromium.org', | 927 'password_manager': ['mkwst+watchlist@chromium.org', |
929 'gcasto+watchlist@chromium.org'], | 928 'gcasto+watchlist@chromium.org'], |
930 'pepper_api': ['piman+watch@chromium.org', 'ihf+watch@chromium.org', | 929 'pepper_api': ['piman+watch@chromium.org', 'ihf+watch@chromium.org', |
931 'yusukes+watch@chromium.org', 'raymes+watch@chromium.org', | 930 'yusukes+watch@chromium.org', 'raymes+watch@chromium.org', |
932 'noelallen@chromium.org', 'binji+watch@chromium.org', | 931 'noelallen@chromium.org', 'binji+watch@chromium.org', |
933 'nfullagar@chromium.org', 'teravest+watch@chromium.org', | 932 'nfullagar@chromium.org', 'teravest+watch@chromium.org', |
934 'tzik@chromium.org'], | 933 'tzik@chromium.org'], |
935 'plugin': ['jam@chromium.org', | 934 'plugin': ['jam@chromium.org', |
936 'stuartmorgan+watch@chromium.org'], | 935 'stuartmorgan+watch@chromium.org'], |
937 'policy_templates': ['joaodasilva+watch@chromium.org'], | 936 'policy_templates': ['joaodasilva+watch@chromium.org'], |
938 'predictors': ['dominich+watch@chromium.org', 'shishir+watch@chromium.org'], | 937 'predictors': ['shishir+watch@chromium.org'], |
939 'prepopulated_engines': ['vasilii+watch@chromium.org'], | 938 'prepopulated_engines': ['vasilii+watch@chromium.org'], |
940 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', | 939 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', |
941 'dominich+watch@chromium.org', 'gavinp+prer@chromium.org', | 940 'jkarlin+watch@chromium.org', 'gavinp+prer@chromium.org', |
942 'davidben+watch@chromium.org',], | 941 'davidben+watch@chromium.org'], |
943 'pyauto': ['anantha@chromium.org', | 942 'pyauto': ['anantha@chromium.org', |
944 'dyu@chromium.org', | 943 'dyu@chromium.org', |
945 'dennisjeffrey@chromium.org'], | 944 'dennisjeffrey@chromium.org'], |
946 'remoting': ['chromoting-reviews@chromium.org'], | 945 'remoting': ['chromoting-reviews@chromium.org'], |
947 'sessions': ['marja+watch@chromium.org'], | 946 'sessions': ['marja+watch@chromium.org'], |
948 'service_worker': ['tzik@chromium.org', | 947 'service_worker': ['tzik@chromium.org', |
949 'kinuko+serviceworker@chromium.org', | 948 'kinuko+serviceworker@chromium.org', |
950 'nhiroki@chromium.org', | 949 'nhiroki@chromium.org', |
951 'horo+watch@chromium.org', | 950 'horo+watch@chromium.org', |
952 'jsbell+serviceworker@chromium.org', | 951 'jsbell+serviceworker@chromium.org', |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1001 'mcasas+watch@chromium.org', | 1000 'mcasas+watch@chromium.org', |
1002 'posciak+watch@chromium.org'], | 1001 'posciak+watch@chromium.org'], |
1003 'website_settings': ['markusheintz@chromium.org'], | 1002 'website_settings': ['markusheintz@chromium.org'], |
1004 'windows_sandboxing': ['wfh+watch@chromium.org'], | 1003 'windows_sandboxing': ['wfh+watch@chromium.org'], |
1005 'worker': ['jam@chromium.org'], | 1004 'worker': ['jam@chromium.org'], |
1006 'x11': ['derat+watch@chromium.org', | 1005 'x11': ['derat+watch@chromium.org', |
1007 'sadrul@chromium.org', | 1006 'sadrul@chromium.org', |
1008 'yusukes+watch@chromium.org'], | 1007 'yusukes+watch@chromium.org'], |
1009 }, | 1008 }, |
1010 } | 1009 } |
OLD | NEW |