aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorPatrik Höglund <phoglund@webrtc.org>2018-05-14 12:10:36 +0200
committerCommit Bot <commit-bot@chromium.org>2018-05-14 15:13:29 +0000
commit3fe981adbfe81aa69c26a56203b889fb68c3b805 (patch)
tree70b1f1fc3858243ce3e5e165d45556438c6d94ce /OWNERS
parentb330688ef774e1bf1a8aeb4bc777a9ed84965769 (diff)
downloadwebrtc-3fe981adbfe81aa69c26a56203b889fb68c3b805.tar.gz
Update documentation for THIRD_PARTY_DEPS; add pymock.
This should fix our python presubmit tests. Also make Artem and Patrik own the deps file. Bug: webrtc:9264 Change-Id: I430c56e0b12c4feac7d7cbf766eea9e304cd9a20 Reviewed-on: https://webrtc-review.googlesource.com/76421 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23217}
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
index c10e1fc2d6..842de98774 100644
--- a/OWNERS
+++ b/OWNERS
@@ -14,6 +14,8 @@ per-file AUTHORS=*
per-file BUILD.gn=phoglund@webrtc.org
per-file DEPS=*
per-file pylintrc=phoglund@webrtc.org
+per-file THIRD_PARTY_DEPS=phoglund@webrtc.org
+per-file THIRD_PARTY_DEPS=titovartem@webrtc.org
per-file WATCHLISTS=*
per-file style-guide.md=danilchap@webrtc.org
per-file style-guide.md=kwiberg@webrtc.org