From b8bccd530aaa179af258915502f9f9b0f74c6a5e Mon Sep 17 00:00:00 2001 From: Sebastian Jansson Date: Thu, 13 Sep 2018 16:36:32 +0200 Subject: [PATCH] Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. Bug: webrtc:9718 Change-Id: Ib144d3ee1ed8bac5f0a67e30cebf297f252551e3 Reviewed-on: https://webrtc-review.googlesource.com/100303 Reviewed-by: Stefan Holmer Commit-Queue: Sebastian Jansson Cr-Commit-Position: refs/heads/master@{#24842} --- modules/bitrate_controller/OWNERS | 1 + modules/remote_bitrate_estimator/OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/bitrate_controller/OWNERS b/modules/bitrate_controller/OWNERS index 81c98ead47..2cb4bb2dc7 100644 --- a/modules/bitrate_controller/OWNERS +++ b/modules/bitrate_controller/OWNERS @@ -1,6 +1,7 @@ stefan@webrtc.org terelius@webrtc.org mflodman@webrtc.org +srte@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/modules/remote_bitrate_estimator/OWNERS b/modules/remote_bitrate_estimator/OWNERS index 51132bdf96..2a4d2fe476 100644 --- a/modules/remote_bitrate_estimator/OWNERS +++ b/modules/remote_bitrate_estimator/OWNERS @@ -3,6 +3,7 @@ terelius@webrtc.org asapersson@webrtc.org mflodman@webrtc.org philipel@webrtc.org +srte@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.