Add steveanton to WATCHLISTS for api/ and pc/

NOTRY=true
TBR=shampson@webrtc.org

Bug: None
Change-Id: I1f236b39d01a1b55df3d84bd239e71ec71b09ed8
Reviewed-on: https://webrtc-review.googlesource.com/95780
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24409}
This commit is contained in:
Steve Anton 2018-08-23 10:44:45 -07:00 committed by Commit Bot
parent b44ddf13e1
commit 9ae3c4016f

View File

@ -91,6 +91,9 @@
'system_wrappers': {
'filepath': 'system_wrappers/.*',
},
'pc': {
'filepath': 'pc/.*',
},
},
'WATCHLISTS': {
@ -111,7 +114,8 @@
'audio': ['solenberg@webrtc.org',
'tina.legrand@webrtc.org'],
'api': ['kwiberg@webrtc.org',
'solenberg@webrtc.org'],
'solenberg@webrtc.org',
'steveanton@webrtc.org'],
'base': ['kwiberg@webrtc.org'],
'call': ['mflodman@webrtc.org',
'solenberg@webrtc.org',
@ -179,5 +183,6 @@
'mflodman@webrtc.org',
'peah@webrtc.org',
'zhengzhonghou@agora.io'],
'pc': ['steveanton@webrtc.org'],
},
}