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

Side by Side Diff: WATCHLISTS

Issue 1470833002: Adding a bunch of Agora IO team members to the watch lists (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed tommi's comments Created 5 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
« no previous file with comments | « AUTHORS ('k') | 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) 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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 'system_wrappers': { 84 'system_wrappers': {
85 'filepath': 'webrtc/system_wrappers/.*', 85 'filepath': 'webrtc/system_wrappers/.*',
86 }, 86 },
87 }, 87 },
88 88
89 'WATCHLISTS': { 89 'WATCHLISTS': {
90 'this_file': [''], 90 'this_file': [''],
91 'all_webrtc': ['tterriberry@mozilla.com'], 91 'all_webrtc': ['tterriberry@mozilla.com'],
92 'root_files': ['andrew@webrtc.org', 92 'root_files': ['andrew@webrtc.org',
93 'niklas.enbom@webrtc.org', 93 'niklas.enbom@webrtc.org',
94 'yujie.mao@webrtc.org', 94 'peah@webrtc.org',
95 'qiang.lu@intel.com', 95 'qiang.lu@intel.com',
96 'peah@webrtc.org'], 96 'yujie.mao@webrtc.org'],
97 'documented_interfaces': ['interface-changes@webrtc.org', 97 'documented_interfaces': ['interface-changes@webrtc.org',
98 'rwolff@gocast.it'], 98 'rwolff@gocast.it'],
99 'common_audio': ['aluebs@webrtc.org', 99 'common_audio': ['aluebs@webrtc.org',
100 'andrew@webrtc.org', 100 'andrew@webrtc.org',
101 'audio-team@agora.io',
101 'bjornv@webrtc.org', 102 'bjornv@webrtc.org',
102 'peah@webrtc.org', 103 'minyue@webrtc.org',
103 'minyue@webrtc.org'], 104 'peah@webrtc.org'],
104 'video_engine': ['andresp@webrtc.org', 105 'video_engine': ['andresp@webrtc.org',
105 'mflodman@webrtc.org', 106 'mflodman@webrtc.org',
106 'perkj@webrtc.org', 107 'perkj@webrtc.org',
108 'solenberg@webrtc.org',
107 'stefan@webrtc.org', 109 'stefan@webrtc.org',
110 'video-team@agora.io',
108 'yujie.mao@webrtc.org', 111 'yujie.mao@webrtc.org',
112 'zhengzhonghou@agora.io'],
113 'voice_engine': ['audio-team@agora.io',
114 'henrika@webrtc.org',
115 'henrik.lundin@webrtc.org',
116 'minyue@webrtc.org',
117 'peah@webrtc.org',
109 'solenberg@webrtc.org'], 118 'solenberg@webrtc.org'],
110 'voice_engine': ['henrika@webrtc.org', 119 'video_capture': ['mflodman@webrtc.org',
111 'henrik.lundin@webrtc.org', 120 'perkj@webrtc.org',
112 'solenberg@webrtc.org', 121 'sdk-team@agora.io',
122 'zhengzhonghou@agora.io'],
123 'video_render': ['mflodman@webrtc.org',
124 'perkj@webrtc.org',
125 'sdk-team@agora.io',
126 'zhengzhonghou@agora.io'],
127 'audio_device': ['audio-team@agora.io',
128 'henrika@webrtc.org',
113 'peah@webrtc.org', 129 'peah@webrtc.org',
114 'minyue@webrtc.org'], 130 'sdk-team@agora.io'],
115 'video_capture': ['mflodman@webrtc.org', 131 'audio_coding': ['audio-team@agora.io',
116 'perkj@webrtc.org'],
117 'video_render': ['mflodman@webrtc.org',
118 'perkj@webrtc.org'],
119 'audio_device': ['henrika@webrtc.org',
120 'peah@webrtc.org'],
121 'audio_coding': ['tina.legrand@webrtc.org',
122 'henrik.lundin@webrtc.org', 132 'henrik.lundin@webrtc.org',
123 'kwiberg@webrtc.org', 133 'kwiberg@webrtc.org',
134 'minyue@webrtc.org',
124 'peah@webrtc.org', 135 'peah@webrtc.org',
125 'minyue@webrtc.org'], 136 'tina.legrand@webrtc.org'],
126 'neteq': ['henrik.lundin@webrtc.org', 137 'neteq': ['audio-team@agora.io',
138 'henrik.lundin@webrtc.org',
127 'minyue@webrtc.org'], 139 'minyue@webrtc.org'],
128 'audio_processing': ['aluebs@webrtc.org', 140 'audio_processing': ['aluebs@webrtc.org',
129 'andrew@webrtc.org', 141 'andrew@webrtc.org',
142 'audio-team@agora.io',
130 'bjornv@webrtc.org', 143 'bjornv@webrtc.org',
144 'henrik.lundin@webrtc.org',
131 'kwiberg@webrtc.org', 145 'kwiberg@webrtc.org',
132 'henrik.lundin@webrtc.org', 146 'minyue@webrtc.org',
133 'peah@webrtc.org', 147 'peah@webrtc.org',
134 'solenberg@webrtc.org', 148 'solenberg@webrtc.org'],
135 'minyue@webrtc.org'], 149 'video_coding': ['mflodman@webrtc.org',
136 'video_coding': ['stefan@webrtc.org', 150 'stefan@webrtc.org',
137 'mflodman@webrtc.org'], 151 'video-team@agora.io',
138 'video_processing': ['stefan@webrtc.org'], 152 'zhengzhonghou@agora.io'],
139 'bitrate_controller': ['stefan@webrtc.org', 153 'video_processing': ['stefan@webrtc.org',
140 'mflodman@webrtc.org'], 154 'video-team@agora.io',
141 'remote_bitrate_estimator': ['stefan@webrtc.org', 155 'zhengzhonghou@agora.io'],
142 'mflodman@webrtc.org'], 156 'bitrate_controller': ['mflodman@webrtc.org',
143 'pacing': ['stefan@webrtc.org', 157 'stefan@webrtc.org',
144 'mflodman@webrtc.org'], 158 'zhuangzesen@agora.io'],
159 'remote_bitrate_estimator': ['mflodman@webrtc.org',
160 'stefan@webrtc.org',
161 'zhuangzesen@agora.io'],
162 'pacing': ['mflodman@webrtc.org',
163 'stefan@webrtc.org',
164 'zhuangzesen@agora.io'],
145 'rtp_rtcp': ['mflodman@webrtc.org', 165 'rtp_rtcp': ['mflodman@webrtc.org',
146 'stefan@webrtc.org'], 166 'stefan@webrtc.org',
147 'system_wrappers': ['mflodman@webrtc.org', 167 'zhuangzesen@agora.io'],
168 'system_wrappers': ['andrew@webrtc.org',
169 'fengyue@agora.io',
148 'henrika@webrtc.org', 170 'henrika@webrtc.org',
149 'andrew@webrtc.org', 171 'mflodman@webrtc.org',
150 'peah@webrtc.org'], 172 'peah@webrtc.org',
173 'zhengzhonghou@agora.io'],
151 }, 174 },
152 } 175 }
OLDNEW
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698