diff --git a/WATCHLISTS b/WATCHLISTS index 845ff3c129..12370c302d 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -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'], }, }