From b2533031a00a2056c8fb9b64dc3e7dc3f3434de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20H=C3=B6glund?= Date: Fri, 23 Nov 2018 10:30:21 +0100 Subject: [PATCH] Add magjed as owner of rtc_tools. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit He works on video analysis code every now and then, and EngProd isn't much help when reviewing here. Bug: None Change-Id: I30b5f12584305d17d4c6a9682790fd0eda67d867 Reviewed-on: https://webrtc-review.googlesource.com/c/111881 Reviewed-by: Mirko Bonadei Commit-Queue: Patrik Höglund Cr-Commit-Position: refs/heads/master@{#25783} --- rtc_tools/OWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rtc_tools/OWNERS b/rtc_tools/OWNERS index c1b87c9bdc..77385fcd31 100644 --- a/rtc_tools/OWNERS +++ b/rtc_tools/OWNERS @@ -3,3 +3,6 @@ per-file BUILD.gn=* phoglund@webrtc.org oprypin@webrtc.org mbonadei@webrtc.org + +# For video analysis tools +magjed@webrtc.org