From 4f19b2fe0973a98b352ca690ab240fa720f0fc1e Mon Sep 17 00:00:00 2001 From: stefan Date: Mon, 12 Dec 2016 07:53:31 -0800 Subject: [PATCH] Add OWNERS to BWE modules. BUG=None Review-Url: https://codereview.webrtc.org/2556703002 Cr-Commit-Position: refs/heads/master@{#15550} --- webrtc/modules/bitrate_controller/OWNERS | 3 +-- webrtc/modules/congestion_controller/OWNERS | 4 +++- webrtc/modules/pacing/OWNERS | 1 + webrtc/modules/remote_bitrate_estimator/OWNERS | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/webrtc/modules/bitrate_controller/OWNERS b/webrtc/modules/bitrate_controller/OWNERS index 902979adfd..81c98ead47 100644 --- a/webrtc/modules/bitrate_controller/OWNERS +++ b/webrtc/modules/bitrate_controller/OWNERS @@ -1,7 +1,6 @@ stefan@webrtc.org -henrik.lundin@webrtc.org +terelius@webrtc.org mflodman@webrtc.org -asapersson@webrtc.org # These are for the common case of adding or renaming files. If you're doing # structural changes, please get a review from a reviewer in this file. diff --git a/webrtc/modules/congestion_controller/OWNERS b/webrtc/modules/congestion_controller/OWNERS index bb328169b4..0a94c47784 100644 --- a/webrtc/modules/congestion_controller/OWNERS +++ b/webrtc/modules/congestion_controller/OWNERS @@ -1,5 +1,7 @@ -mflodman@webrtc.org stefan@webrtc.org +terelius@webrtc.org +philipel@webrtc.org +mflodman@webrtc.org # These are for the common case of adding or renaming files. If you're doing # structural changes, please get a review from a reviewer in this file. diff --git a/webrtc/modules/pacing/OWNERS b/webrtc/modules/pacing/OWNERS index c699ae37c7..1528d7663f 100644 --- a/webrtc/modules/pacing/OWNERS +++ b/webrtc/modules/pacing/OWNERS @@ -1,6 +1,7 @@ stefan@webrtc.org mflodman@webrtc.org asapersson@webrtc.org +philipel@webrtc.org # These are for the common case of adding or renaming files. If you're doing # structural changes, please get a review from a reviewer in this file. diff --git a/webrtc/modules/remote_bitrate_estimator/OWNERS b/webrtc/modules/remote_bitrate_estimator/OWNERS index 902979adfd..0d4b8813ff 100644 --- a/webrtc/modules/remote_bitrate_estimator/OWNERS +++ b/webrtc/modules/remote_bitrate_estimator/OWNERS @@ -1,7 +1,7 @@ stefan@webrtc.org -henrik.lundin@webrtc.org -mflodman@webrtc.org +terelius@webrtc.org asapersson@webrtc.org +mflodman@webrtc.org # These are for the common case of adding or renaming files. If you're doing # structural changes, please get a review from a reviewer in this file.