| 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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 '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 'video_engine': ['andresp@webrtc.org', | 104 'video_engine': ['andresp@webrtc.org', |
| 104 'mflodman@webrtc.org', | 105 'mflodman@webrtc.org', |
| 105 'perkj@webrtc.org', | 106 'perkj@webrtc.org', |
| 106 'stefan@webrtc.org', | 107 'stefan@webrtc.org', |
| 107 'yujie.mao@webrtc.org', | 108 'yujie.mao@webrtc.org', |
| 108 'solenberg@webrtc.org'], | 109 'solenberg@webrtc.org'], |
| 109 'voice_engine': ['henrika@webrtc.org', | 110 'voice_engine': ['henrika@webrtc.org', |
| 110 'henrik.lundin@webrtc.org', | 111 'henrik.lundin@webrtc.org', |
| 111 'solenberg@webrtc.org', | 112 'solenberg@webrtc.org', |
| 112 'peah@webrtc.org'], | 113 'peah@webrtc.org', |
| 114 'minyue@webrtc.org'], |
| 113 'video_capture': ['mflodman@webrtc.org', | 115 'video_capture': ['mflodman@webrtc.org', |
| 114 'perkj@webrtc.org'], | 116 'perkj@webrtc.org'], |
| 115 'video_render': ['mflodman@webrtc.org', | 117 'video_render': ['mflodman@webrtc.org', |
| 116 'perkj@webrtc.org'], | 118 'perkj@webrtc.org'], |
| 117 'audio_device': ['henrika@webrtc.org', | 119 'audio_device': ['henrika@webrtc.org', |
| 118 'peah@webrtc.org'], | 120 'peah@webrtc.org'], |
| 119 'audio_coding': ['tina.legrand@webrtc.org', | 121 'audio_coding': ['tina.legrand@webrtc.org', |
| 120 'henrik.lundin@webrtc.org', | 122 'henrik.lundin@webrtc.org', |
| 121 'kwiberg@webrtc.org', | 123 'kwiberg@webrtc.org', |
| 122 'peah@webrtc.org'], | 124 'peah@webrtc.org', |
| 123 'neteq': ['henrik.lundin@webrtc.org'], | 125 'minyue@webrtc.org'], |
| 126 'neteq': ['henrik.lundin@webrtc.org', |
| 127 'minyue@webrtc.org'], |
| 124 'audio_processing': ['aluebs@webrtc.org', | 128 'audio_processing': ['aluebs@webrtc.org', |
| 125 'andrew@webrtc.org', | 129 'andrew@webrtc.org', |
| 126 'bjornv@webrtc.org', | 130 'bjornv@webrtc.org', |
| 127 'kwiberg@webrtc.org', | 131 'kwiberg@webrtc.org', |
| 128 'henrik.lundin@webrtc.org', | 132 'henrik.lundin@webrtc.org', |
| 129 'peah@webrtc.org', | 133 'peah@webrtc.org', |
| 130 'solenberg@webrtc.org'], | 134 'solenberg@webrtc.org', |
| 135 'minyue@webrtc.org'], |
| 131 'video_coding': ['stefan@webrtc.org', | 136 'video_coding': ['stefan@webrtc.org', |
| 132 'mflodman@webrtc.org'], | 137 'mflodman@webrtc.org'], |
| 133 'video_processing': ['stefan@webrtc.org'], | 138 'video_processing': ['stefan@webrtc.org'], |
| 134 'bitrate_controller': ['stefan@webrtc.org', | 139 'bitrate_controller': ['stefan@webrtc.org', |
| 135 'mflodman@webrtc.org'], | 140 'mflodman@webrtc.org'], |
| 136 'remote_bitrate_estimator': ['stefan@webrtc.org', | 141 'remote_bitrate_estimator': ['stefan@webrtc.org', |
| 137 'mflodman@webrtc.org'], | 142 'mflodman@webrtc.org'], |
| 138 'pacing': ['stefan@webrtc.org', | 143 'pacing': ['stefan@webrtc.org', |
| 139 'mflodman@webrtc.org'], | 144 'mflodman@webrtc.org'], |
| 140 'rtp_rtcp': ['mflodman@webrtc.org', | 145 'rtp_rtcp': ['mflodman@webrtc.org', |
| 141 'stefan@webrtc.org'], | 146 'stefan@webrtc.org'], |
| 142 'system_wrappers': ['mflodman@webrtc.org', | 147 'system_wrappers': ['mflodman@webrtc.org', |
| 143 'henrika@webrtc.org', | 148 'henrika@webrtc.org', |
| 144 'andrew@webrtc.org', | 149 'andrew@webrtc.org', |
| 145 'peah@webrtc.org'], | 150 'peah@webrtc.org'], |
| 146 }, | 151 }, |
| 147 } | 152 } |
| OLD | NEW |