Add OWNERS to BWE modules.

BUG=None

Review-Url: https://codereview.webrtc.org/2556703002
Cr-Commit-Position: refs/heads/master@{#15550}
diff --git a/webrtc/modules/bitrate_controller/OWNERS b/webrtc/modules/bitrate_controller/OWNERS
index 902979a..81c98ea 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 bb32816..0a94c47 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 c699ae3..1528d76 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 902979a..0d4b881 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.