| OLD | NEW |
| 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. | 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license | 3 # Use of this source code is governed by a BSD-style license |
| 4 # that can be found in the LICENSE file in the root of the source | 4 # that can be found in the LICENSE file in the root of the source |
| 5 # tree. An additional intellectual property rights grant can be found | 5 # tree. An additional intellectual property rights grant can be found |
| 6 # in the file PATENTS. All contributing project authors may | 6 # in the file PATENTS. All contributing project authors may |
| 7 # be found in the AUTHORS file in the root of the source tree. | 7 # be found in the AUTHORS file in the root of the source tree. |
| 8 | 8 |
| 9 # Inspired by chromium.org: | 9 # Inspired by chromium.org: |
| 10 # http://dev.chromium.org/developers/contributing-code/watchlists | 10 # http://dev.chromium.org/developers/contributing-code/watchlists |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 }, | 101 }, |
| 102 | 102 |
| 103 'WATCHLISTS': { | 103 'WATCHLISTS': { |
| 104 'this_file': [''], | 104 'this_file': [''], |
| 105 'all_webrtc': ['tterriberry@mozilla.com'], | 105 'all_webrtc': ['tterriberry@mozilla.com'], |
| 106 'root_files': ['niklas.enbom@webrtc.org', | 106 'root_files': ['niklas.enbom@webrtc.org', |
| 107 'peah@webrtc.org', | 107 'peah@webrtc.org', |
| 108 'qiang.lu@intel.com', | 108 'qiang.lu@intel.com', |
| 109 'yujie.mao@webrtc.org'], | 109 'yujie.mao@webrtc.org'], |
| 110 'documented_interfaces': ['interface-changes@webrtc.org'], | 110 'documented_interfaces': ['interface-changes@webrtc.org'], |
| 111 'common_audio': ['aluebs@webrtc.org', | 111 'common_audio': ['alessiob@webrtc.org', |
| 112 'aluebs@webrtc.org', |
| 112 'andrew@webrtc.org', | 113 'andrew@webrtc.org', |
| 113 'audio-team@agora.io', | 114 'audio-team@agora.io', |
| 114 'bjornv@webrtc.org', | 115 'bjornv@webrtc.org', |
| 115 'minyue@webrtc.org', | 116 'minyue@webrtc.org', |
| 116 'peah@webrtc.org'], | 117 'peah@webrtc.org'], |
| 117 'audio': ['solenberg@webrtc.org', | 118 'audio': ['solenberg@webrtc.org', |
| 118 'tina.legrand@webrtc.org'], | 119 'tina.legrand@webrtc.org'], |
| 119 'api': ['solenberg@webrtc.org'], | 120 'api': ['solenberg@webrtc.org'], |
| 120 'call': ['mflodman@webrtc.org', | 121 'call': ['mflodman@webrtc.org', |
| 121 'solenberg@webrtc.org', | 122 'solenberg@webrtc.org', |
| 122 'stefan@webrtc.org'], | 123 'stefan@webrtc.org'], |
| 123 'media_engine': ['solenberg@webrtc.org'], | 124 'media_engine': ['solenberg@webrtc.org'], |
| 124 'video': ['mflodman@webrtc.org', | 125 'video': ['mflodman@webrtc.org', |
| 125 'stefan@webrtc.org', | 126 'stefan@webrtc.org', |
| 126 'video-team@agora.io', | 127 'video-team@agora.io', |
| 127 'yujie.mao@webrtc.org', | 128 'yujie.mao@webrtc.org', |
| 128 'zhengzhonghou@agora.io'], | 129 'zhengzhonghou@agora.io'], |
| 129 'voice_engine': ['andrew@webrtc.org', | 130 'voice_engine': ['alessiob@webrtc.org', |
| 131 'andrew@webrtc.org', |
| 130 'audio-team@agora.io', | 132 'audio-team@agora.io', |
| 131 'henrika@webrtc.org', | 133 'henrika@webrtc.org', |
| 132 'henrik.lundin@webrtc.org', | 134 'henrik.lundin@webrtc.org', |
| 133 'minyue@webrtc.org', | 135 'minyue@webrtc.org', |
| 134 'peah@webrtc.org', | 136 'peah@webrtc.org', |
| 135 'solenberg@webrtc.org'], | 137 'solenberg@webrtc.org'], |
| 136 'video_capture': ['mflodman@webrtc.org', | 138 'video_capture': ['mflodman@webrtc.org', |
| 137 'perkj@webrtc.org', | 139 'perkj@webrtc.org', |
| 138 'sdk-team@agora.io', | 140 'sdk-team@agora.io', |
| 139 'zhengzhonghou@agora.io'], | 141 'zhengzhonghou@agora.io'], |
| 140 'video_render': ['mflodman@webrtc.org', | 142 'video_render': ['mflodman@webrtc.org', |
| 141 'perkj@webrtc.org', | 143 'perkj@webrtc.org', |
| 142 'sdk-team@agora.io', | 144 'sdk-team@agora.io', |
| 143 'zhengzhonghou@agora.io'], | 145 'zhengzhonghou@agora.io'], |
| 144 'audio_device': ['audio-team@agora.io', | 146 'audio_device': ['audio-team@agora.io', |
| 145 'henrika@webrtc.org', | 147 'henrika@webrtc.org', |
| 146 'peah@webrtc.org', | 148 'peah@webrtc.org', |
| 147 'sdk-team@agora.io'], | 149 'sdk-team@agora.io'], |
| 148 'audio_coding': ['audio-team@agora.io', | 150 'audio_coding': ['alessiob@webrtc.org', |
| 151 'audio-team@agora.io', |
| 149 'henrik.lundin@webrtc.org', | 152 'henrik.lundin@webrtc.org', |
| 150 'kwiberg@webrtc.org', | 153 'kwiberg@webrtc.org', |
| 151 'minyue@webrtc.org', | 154 'minyue@webrtc.org', |
| 152 'peah@webrtc.org', | 155 'peah@webrtc.org', |
| 153 'tina.legrand@webrtc.org'], | 156 'tina.legrand@webrtc.org'], |
| 154 'neteq': ['audio-team@agora.io', | 157 'neteq': ['alessiob@webrtc.org', |
| 158 'audio-team@agora.io', |
| 155 'henrik.lundin@webrtc.org', | 159 'henrik.lundin@webrtc.org', |
| 156 'minyue@webrtc.org'], | 160 'minyue@webrtc.org'], |
| 157 'audio_mixer': ['aleloi@webrtc.org', | 161 'audio_mixer': ['aleloi@webrtc.org', |
| 158 'henrik.lundin@webrtc.org' | 162 'henrik.lundin@webrtc.org' |
| 159 ], | 163 ], |
| 160 'audio_processing': ['aleloi@webrtc.org', | 164 'audio_processing': ['aleloi@webrtc.org', |
| 165 'alessiob@webrtc.org', |
| 161 'aluebs@webrtc.org', | 166 'aluebs@webrtc.org', |
| 162 'andrew@webrtc.org', | 167 'andrew@webrtc.org', |
| 163 'audio-team@agora.io', | 168 'audio-team@agora.io', |
| 164 'bjornv@webrtc.org', | 169 'bjornv@webrtc.org', |
| 165 'henrik.lundin@webrtc.org', | 170 'henrik.lundin@webrtc.org', |
| 166 'kwiberg@webrtc.org', | 171 'kwiberg@webrtc.org', |
| 167 'minyue@webrtc.org', | 172 'minyue@webrtc.org', |
| 168 'peah@webrtc.org', | 173 'peah@webrtc.org', |
| 169 'solenberg@webrtc.org'], | 174 'solenberg@webrtc.org'], |
| 170 'video_coding': ['mflodman@webrtc.org', | 175 'video_coding': ['mflodman@webrtc.org', |
| (...skipping 16 matching lines...) Expand all Loading... |
| 187 'stefan@webrtc.org', | 192 'stefan@webrtc.org', |
| 188 'danilchap@webrtc.org', | 193 'danilchap@webrtc.org', |
| 189 'zhuangzesen@agora.io'], | 194 'zhuangzesen@agora.io'], |
| 190 'system_wrappers': ['fengyue@agora.io', | 195 'system_wrappers': ['fengyue@agora.io', |
| 191 'henrika@webrtc.org', | 196 'henrika@webrtc.org', |
| 192 'mflodman@webrtc.org', | 197 'mflodman@webrtc.org', |
| 193 'peah@webrtc.org', | 198 'peah@webrtc.org', |
| 194 'zhengzhonghou@agora.io'], | 199 'zhengzhonghou@agora.io'], |
| 195 }, | 200 }, |
| 196 } | 201 } |
| OLD | NEW |