aboutsummaryrefslogtreecommitdiff
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorSteve Anton <steveanton@webrtc.org>2018-08-23 10:44:45 -0700
committerCommit Bot <commit-bot@chromium.org>2018-08-23 17:47:35 +0000
commit9ae3c4016ff23c011969d15f0f59cc6226d6b5e2 (patch)
tree94593213a9fedc96bfc4c04b6c832e363fce566d /WATCHLISTS
parentb44ddf13e12a11a26cb37f266529ae93e39f524d (diff)
downloadwebrtc-9ae3c4016ff23c011969d15f0f59cc6226d6b5e2.tar.gz
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}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS7
1 files changed, 6 insertions, 1 deletions
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'],
},
}