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

Side by Side Diff: WATCHLISTS

Issue 1673633002: Remove bouncing rwolff@ email address. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 10 months 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 | « no previous file | 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 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 }, 91 },
92 }, 92 },
93 93
94 'WATCHLISTS': { 94 'WATCHLISTS': {
95 'this_file': [''], 95 'this_file': [''],
96 'all_webrtc': ['tterriberry@mozilla.com'], 96 'all_webrtc': ['tterriberry@mozilla.com'],
97 'root_files': ['niklas.enbom@webrtc.org', 97 'root_files': ['niklas.enbom@webrtc.org',
98 'peah@webrtc.org', 98 'peah@webrtc.org',
99 'qiang.lu@intel.com', 99 'qiang.lu@intel.com',
100 'yujie.mao@webrtc.org'], 100 'yujie.mao@webrtc.org'],
101 'documented_interfaces': ['interface-changes@webrtc.org', 101 'documented_interfaces': ['interface-changes@webrtc.org'],
102 'rwolff@gocast.it'],
103 'common_audio': ['aluebs@webrtc.org', 102 'common_audio': ['aluebs@webrtc.org',
104 'andrew@webrtc.org', 103 'andrew@webrtc.org',
105 'audio-team@agora.io', 104 'audio-team@agora.io',
106 'bjornv@webrtc.org', 105 'bjornv@webrtc.org',
107 'minyue@webrtc.org', 106 'minyue@webrtc.org',
108 'peah@webrtc.org'], 107 'peah@webrtc.org'],
109 'audio': ['solenberg@webrtc.org', 108 'audio': ['solenberg@webrtc.org',
110 'tina.legrand@webrtc.org'], 109 'tina.legrand@webrtc.org'],
111 'call': ['mflodman@webrtc.org', 110 'call': ['mflodman@webrtc.org',
112 'pbos@webrtc.org', 111 'pbos@webrtc.org',
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 'rtp_rtcp': ['mflodman@webrtc.org', 176 'rtp_rtcp': ['mflodman@webrtc.org',
178 'stefan@webrtc.org', 177 'stefan@webrtc.org',
179 'zhuangzesen@agora.io'], 178 'zhuangzesen@agora.io'],
180 'system_wrappers': ['fengyue@agora.io', 179 'system_wrappers': ['fengyue@agora.io',
181 'henrika@webrtc.org', 180 'henrika@webrtc.org',
182 'mflodman@webrtc.org', 181 'mflodman@webrtc.org',
183 'peah@webrtc.org', 182 'peah@webrtc.org',
184 'zhengzhonghou@agora.io'], 183 'zhengzhonghou@agora.io'],
185 }, 184 },
186 } 185 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698