From 375d35e01b116bfc0d3ad2821a7ef39691e99585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Spr=C3=A5ng?= Date: Tue, 11 Sep 2018 13:51:53 +0200 Subject: [PATCH] Make ilnik@ owner in video/ and modules/video_coding/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: None Change-Id: I509b95fb70227d21d288716a886d5476f5242708 Reviewed-on: https://webrtc-review.googlesource.com/99581 Reviewed-by: Stefan Holmer Commit-Queue: Erik Språng Cr-Commit-Position: refs/heads/master@{#24685} --- modules/video_coding/OWNERS | 1 + video/OWNERS | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/video_coding/OWNERS b/modules/video_coding/OWNERS index 24c38e379c..99d6c1161d 100644 --- a/modules/video_coding/OWNERS +++ b/modules/video_coding/OWNERS @@ -1,5 +1,6 @@ asapersson@webrtc.org brandtr@webrtc.org +ilnik@webrtc.org marpan@webrtc.org philipel@webrtc.org sprang@webrtc.org diff --git a/video/OWNERS b/video/OWNERS index 39f4c7196c..65b660602b 100644 --- a/video/OWNERS +++ b/video/OWNERS @@ -1,7 +1,8 @@ -mflodman@webrtc.org -stefan@webrtc.org asapersson@webrtc.org +ilnik@webrtc.org +mflodman@webrtc.org sprang@webrtc.org +stefan@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.