| 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 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 'yujie.mao@webrtc.org', |
| 95 'qiang.lu@intel.com'], | 95 'qiang.lu@intel.com', |
| 96 'peah@webrtc.org'], |
| 96 'documented_interfaces': ['interface-changes@webrtc.org', | 97 'documented_interfaces': ['interface-changes@webrtc.org', |
| 97 'rwolff@gocast.it'], | 98 'rwolff@gocast.it'], |
| 98 'common_audio': ['aluebs@webrtc.org', | 99 'common_audio': ['aluebs@webrtc.org', |
| 99 'andrew@webrtc.org', | 100 'andrew@webrtc.org', |
| 100 'bjornv@webrtc.org'], | 101 'bjornv@webrtc.org', |
| 102 'peah@webrtc.org'], |
| 101 'video_engine': ['andresp@webrtc.org', | 103 'video_engine': ['andresp@webrtc.org', |
| 102 'mflodman@webrtc.org', | 104 'mflodman@webrtc.org', |
| 103 'perkj@webrtc.org', | 105 'perkj@webrtc.org', |
| 104 'stefan@webrtc.org', | 106 'stefan@webrtc.org', |
| 105 'yujie.mao@webrtc.org', | 107 'yujie.mao@webrtc.org', |
| 106 'solenberg@webrtc.org'], | 108 'solenberg@webrtc.org'], |
| 107 'voice_engine': ['henrika@webrtc.org', | 109 'voice_engine': ['henrika@webrtc.org', |
| 108 'henrik.lundin@webrtc.org', | 110 'henrik.lundin@webrtc.org', |
| 109 'solenberg@webrtc.org'], | 111 'solenberg@webrtc.org', |
| 112 'peah@webrtc.org'], |
| 110 'video_capture': ['mflodman@webrtc.org', | 113 'video_capture': ['mflodman@webrtc.org', |
| 111 'perkj@webrtc.org'], | 114 'perkj@webrtc.org'], |
| 112 'video_render': ['mflodman@webrtc.org', | 115 'video_render': ['mflodman@webrtc.org', |
| 113 'perkj@webrtc.org'], | 116 'perkj@webrtc.org'], |
| 114 'audio_device': ['henrika@webrtc.org'], | 117 'audio_device': ['henrika@webrtc.org', |
| 118 'peah@webrtc.org'], |
| 115 'audio_coding': ['tina.legrand@webrtc.org', | 119 'audio_coding': ['tina.legrand@webrtc.org', |
| 116 'henrik.lundin@webrtc.org', | 120 'henrik.lundin@webrtc.org', |
| 117 'kwiberg@webrtc.org'], | 121 'kwiberg@webrtc.org', |
| 122 'peah@webrtc.org'], |
| 118 'neteq': ['henrik.lundin@webrtc.org'], | 123 'neteq': ['henrik.lundin@webrtc.org'], |
| 119 'audio_processing': ['aluebs@webrtc.org', | 124 'audio_processing': ['aluebs@webrtc.org', |
| 120 'andrew@webrtc.org', | 125 'andrew@webrtc.org', |
| 121 'bjornv@webrtc.org', | 126 'bjornv@webrtc.org', |
| 122 'kwiberg@webrtc.org', | 127 'kwiberg@webrtc.org', |
| 123 'henrik.lundin@webrtc.org', | 128 'henrik.lundin@webrtc.org', |
| 129 'peah@webrtc.org', |
| 124 'solenberg@webrtc.org'], | 130 'solenberg@webrtc.org'], |
| 125 'video_coding': ['stefan@webrtc.org', | 131 'video_coding': ['stefan@webrtc.org', |
| 126 'mflodman@webrtc.org'], | 132 'mflodman@webrtc.org'], |
| 127 'video_processing': ['stefan@webrtc.org'], | 133 'video_processing': ['stefan@webrtc.org'], |
| 128 'bitrate_controller': ['stefan@webrtc.org', | 134 'bitrate_controller': ['stefan@webrtc.org', |
| 129 'mflodman@webrtc.org'], | 135 'mflodman@webrtc.org'], |
| 130 'remote_bitrate_estimator': ['stefan@webrtc.org', | 136 'remote_bitrate_estimator': ['stefan@webrtc.org', |
| 131 'mflodman@webrtc.org'], | 137 'mflodman@webrtc.org'], |
| 132 'pacing': ['stefan@webrtc.org', | 138 'pacing': ['stefan@webrtc.org', |
| 133 'mflodman@webrtc.org'], | 139 'mflodman@webrtc.org'], |
| 134 'rtp_rtcp': ['mflodman@webrtc.org', | 140 'rtp_rtcp': ['mflodman@webrtc.org', |
| 135 'stefan@webrtc.org'], | 141 'stefan@webrtc.org'], |
| 136 'system_wrappers': ['mflodman@webrtc.org', | 142 'system_wrappers': ['mflodman@webrtc.org', |
| 137 'henrika@webrtc.org', | 143 'henrika@webrtc.org', |
| 138 'andrew@webrtc.org'], | 144 'andrew@webrtc.org', |
| 145 'peah@webrtc.org'], |
| 139 }, | 146 }, |
| 140 } | 147 } |
| OLD | NEW |