Add myself to the watchlist for webrtc/api/ and webrtc/base/

NOTRY=true
BUG=none

Review-Url: https://codereview.webrtc.org/2857393002
Cr-Commit-Position: refs/heads/master@{#18016}
This commit is contained in:
kwiberg 2017-05-04 06:22:46 -07:00 committed by Commit bot
parent 76e60e928f
commit 99ef6b7854

View file

@ -38,6 +38,9 @@
'audio': {
'filepath': 'webrtc/audio/.*',
},
'base': {
'filepath': 'webrtc/base/.*',
},
'call': {
'filepath': 'webrtc/call/.*',
},
@ -117,7 +120,9 @@
'peah@webrtc.org'],
'audio': ['solenberg@webrtc.org',
'tina.legrand@webrtc.org'],
'api': ['solenberg@webrtc.org'],
'api': ['kwiberg@webrtc.org',
'solenberg@webrtc.org'],
'base': ['kwiberg@webrtc.org'],
'call': ['mflodman@webrtc.org',
'solenberg@webrtc.org',
'stefan@webrtc.org'],