From 55d328dc25bc7da48eb83ac8cac6407fd0aa3041 Mon Sep 17 00:00:00 2001 From: Sergey Silkin Date: Mon, 15 Jul 2024 10:35:29 +0200 Subject: [PATCH] Add ssilkin@webrtc to OWNERS in video/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: none Change-Id: Ie5b5e339634c07d260cc3e10312f97aad63fa552 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357180 Reviewed-by: Erik Språng Commit-Queue: Sergey Silkin Cr-Commit-Position: refs/heads/main@{#42633} --- common_video/OWNERS | 1 + modules/video_coding/OWNERS | 1 + video/OWNERS | 1 + 3 files changed, 3 insertions(+) diff --git a/common_video/OWNERS b/common_video/OWNERS index 455e247d90..1c080874f0 100644 --- a/common_video/OWNERS +++ b/common_video/OWNERS @@ -1,4 +1,5 @@ magjed@webrtc.org marpan@webrtc.org sprang@webrtc.org +ssilkin@webrtc.org stefan@webrtc.org diff --git a/modules/video_coding/OWNERS b/modules/video_coding/OWNERS index 2e4d968c98..5073079d34 100644 --- a/modules/video_coding/OWNERS +++ b/modules/video_coding/OWNERS @@ -4,4 +4,5 @@ ilnik@webrtc.org marpan@webrtc.org philipel@webrtc.org sprang@webrtc.org +ssilkin@webrtc.org stefan@webrtc.org diff --git a/video/OWNERS b/video/OWNERS index 2206a59a18..3a278f3a85 100644 --- a/video/OWNERS +++ b/video/OWNERS @@ -3,4 +3,5 @@ ilnik@webrtc.org mflodman@webrtc.org philipel@webrtc.org sprang@webrtc.org +ssilkin@webrtc.org stefan@webrtc.org