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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
93 'niklas.enbom@webrtc.org', | 93 'niklas.enbom@webrtc.org', |
94 'yujie.mao@webrtc.org', | 94 'yujie.mao@webrtc.org', |
95 'qiang.lu@intel.com', | 95 'qiang.lu@intel.com', |
96 'peah@webrtc.org'], | 96 'peah@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 'bjornv@webrtc.org', | 101 'bjornv@webrtc.org', |
102 'peah@webrtc.org', | 102 'peah@webrtc.org', |
103 'minyue@webrtc.org'], | 103 'minyue@webrtc.org', |
104 'audio-group@agora.io'], | |
tommi
2015/11/23 16:50:26
The lists should be sorted (although I see some ha
| |
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', |
107 'stefan@webrtc.org', | 108 'stefan@webrtc.org', |
108 'yujie.mao@webrtc.org', | 109 'yujie.mao@webrtc.org', |
109 'solenberg@webrtc.org'], | 110 'solenberg@webrtc.org', |
111 'chengong@agora.io', | |
tommi
2015/11/23 16:50:26
would it work to have a video-group@ as well inste
| |
112 'chenzhenyong@agora.io', | |
113 'zhengzhonghou@agora.io'], | |
110 'voice_engine': ['henrika@webrtc.org', | 114 'voice_engine': ['henrika@webrtc.org', |
111 'henrik.lundin@webrtc.org', | 115 'henrik.lundin@webrtc.org', |
112 'solenberg@webrtc.org', | 116 'solenberg@webrtc.org', |
113 'peah@webrtc.org', | 117 'peah@webrtc.org', |
114 'minyue@webrtc.org'], | 118 'minyue@webrtc.org', |
119 'audio-group@agora.io', | |
120 'chengong@agora.io'], | |
115 'video_capture': ['mflodman@webrtc.org', | 121 'video_capture': ['mflodman@webrtc.org', |
116 'perkj@webrtc.org'], | 122 'perkj@webrtc.org', |
123 'chenwei@agora.io', | |
124 'chenzhenyong@agora.io', | |
125 'fengyue@agora.io', | |
126 'wangjunhao@agora.io', | |
127 'wangshuo@agora.io', | |
128 'zhengzhonghou@agora.io'], | |
117 'video_render': ['mflodman@webrtc.org', | 129 'video_render': ['mflodman@webrtc.org', |
118 'perkj@webrtc.org'], | 130 'perkj@webrtc.org', |
131 'chenwei@agora.io', | |
132 'chenzhenyong@agora.io', | |
133 'fengyue@agora.io', | |
134 'wangjunhao@agora.io', | |
135 'wangshuo@agora.io', | |
136 'zhengzhonghou@agora.io'], | |
119 'audio_device': ['henrika@webrtc.org', | 137 'audio_device': ['henrika@webrtc.org', |
120 'peah@webrtc.org'], | 138 'peah@webrtc.org', |
139 'audio-group@agora.io', | |
140 'chenwei@agora.io', | |
141 'fengyue@agora.io', | |
142 'wangjunhao@agora.io', | |
143 'wangshuo@agora.io'], | |
121 'audio_coding': ['tina.legrand@webrtc.org', | 144 'audio_coding': ['tina.legrand@webrtc.org', |
122 'henrik.lundin@webrtc.org', | 145 'henrik.lundin@webrtc.org', |
123 'kwiberg@webrtc.org', | 146 'kwiberg@webrtc.org', |
124 'peah@webrtc.org', | 147 'peah@webrtc.org', |
125 'minyue@webrtc.org'], | 148 'minyue@webrtc.org', |
149 'audio-group@agora.io'], | |
126 'neteq': ['henrik.lundin@webrtc.org', | 150 'neteq': ['henrik.lundin@webrtc.org', |
127 'minyue@webrtc.org'], | 151 'minyue@webrtc.org', |
152 'audio-group@agora.io'], | |
128 'audio_processing': ['aluebs@webrtc.org', | 153 'audio_processing': ['aluebs@webrtc.org', |
129 'andrew@webrtc.org', | 154 'andrew@webrtc.org', |
130 'bjornv@webrtc.org', | 155 'bjornv@webrtc.org', |
131 'kwiberg@webrtc.org', | 156 'kwiberg@webrtc.org', |
132 'henrik.lundin@webrtc.org', | 157 'henrik.lundin@webrtc.org', |
133 'peah@webrtc.org', | 158 'peah@webrtc.org', |
134 'solenberg@webrtc.org', | 159 'solenberg@webrtc.org', |
135 'minyue@webrtc.org'], | 160 'minyue@webrtc.org', |
161 'audio-group@agora.io'], | |
136 'video_coding': ['stefan@webrtc.org', | 162 'video_coding': ['stefan@webrtc.org', |
137 'mflodman@webrtc.org'], | 163 'mflodman@webrtc.org', |
138 'video_processing': ['stefan@webrtc.org'], | 164 'chenzhenyong@agora.io', |
165 'chenqianzong@agora.io'], | |
166 'video_processing': ['stefan@webrtc.org', | |
167 'chenzhenyong@agora.io', | |
168 'chenqianzong@agora.io'], | |
139 'bitrate_controller': ['stefan@webrtc.org', | 169 'bitrate_controller': ['stefan@webrtc.org', |
140 'mflodman@webrtc.org'], | 170 'mflodman@webrtc.org', |
171 'zhuangzesen@agora.io'], | |
141 'remote_bitrate_estimator': ['stefan@webrtc.org', | 172 'remote_bitrate_estimator': ['stefan@webrtc.org', |
142 'mflodman@webrtc.org'], | 173 'mflodman@webrtc.org', |
174 'zhuangzesen@agora.io'], | |
143 'pacing': ['stefan@webrtc.org', | 175 'pacing': ['stefan@webrtc.org', |
144 'mflodman@webrtc.org'], | 176 'mflodman@webrtc.org', |
177 'zhuangzesen@agora.io'], | |
145 'rtp_rtcp': ['mflodman@webrtc.org', | 178 'rtp_rtcp': ['mflodman@webrtc.org', |
146 'stefan@webrtc.org'], | 179 'stefan@webrtc.org', |
180 'zhuangzesen@agora.io'], | |
147 'system_wrappers': ['mflodman@webrtc.org', | 181 'system_wrappers': ['mflodman@webrtc.org', |
148 'henrika@webrtc.org', | 182 'henrika@webrtc.org', |
149 'andrew@webrtc.org', | 183 'andrew@webrtc.org', |
150 'peah@webrtc.org'], | 184 'peah@webrtc.org', |
185 'fengyue@agora.io', | |
186 'zhengzhonghou@agora.io'], | |
151 }, | 187 }, |
152 } | 188 } |
OLD | NEW |