From b7b53742631f1e82572720385e3f2ab5e8d3bb5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20H=C3=B6glund?= Date: Mon, 9 Oct 2017 11:40:13 +0200 Subject: [PATCH] kjellander -> phoglund in OWNERS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit R=kjellander@chromium.org Bug:libyuv:741 Change-Id: I6bc18e94ec82e00518f34695cf3b97deed82c76d Reviewed-on: https://chromium-review.googlesource.com/699996 Reviewed-by: Henrik Kjellander Commit-Queue: Patrik Höglund --- infra/config/OWNERS | 2 +- tools_libyuv/OWNERS | 2 +- tools_libyuv/msan/OWNERS | 2 +- tools_libyuv/ubsan/OWNERS | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/infra/config/OWNERS b/infra/config/OWNERS index 02eccd5eb..b61b29d6c 100644 --- a/infra/config/OWNERS +++ b/infra/config/OWNERS @@ -1,3 +1,3 @@ set noparent agable@chromium.org -kjellander@chromium.org +phoglund@chromium.org diff --git a/tools_libyuv/OWNERS b/tools_libyuv/OWNERS index aca046d45..2cb971d2b 100644 --- a/tools_libyuv/OWNERS +++ b/tools_libyuv/OWNERS @@ -1 +1 @@ -kjellander@chromium.org +phoglund@chromium.org diff --git a/tools_libyuv/msan/OWNERS b/tools_libyuv/msan/OWNERS index 60351e7ea..0a919805c 100644 --- a/tools_libyuv/msan/OWNERS +++ b/tools_libyuv/msan/OWNERS @@ -1,3 +1,3 @@ pbos@chromium.org -kjellander@chromium.org +phoglund@chromium.org diff --git a/tools_libyuv/ubsan/OWNERS b/tools_libyuv/ubsan/OWNERS index b608519ab..da77b4ef2 100644 --- a/tools_libyuv/ubsan/OWNERS +++ b/tools_libyuv/ubsan/OWNERS @@ -1,4 +1,4 @@ pbos@webrtc.org -kjellander@webrtc.org +phoglund@webrtc.org fbarchard@chromium.org