From a0cf1eabb73e805cd714f58e56676d99e6aee695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20=C3=85hgren?= Date: Tue, 2 Jun 2020 13:17:07 +0200 Subject: [PATCH] Add peah as OWNER to common_audio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: None Change-Id: I34eafa9b5da3d7c0b64f426eebd2f3494f2f7e2c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176375 Reviewed-by: Henrik Lundin Commit-Queue: Per Ã…hgren Cr-Commit-Position: refs/heads/master@{#31408} --- common_audio/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/common_audio/OWNERS b/common_audio/OWNERS index 7c9c9af12a..ba1c8b11f4 100644 --- a/common_audio/OWNERS +++ b/common_audio/OWNERS @@ -1,2 +1,3 @@ henrik.lundin@webrtc.org kwiberg@webrtc.org +peah@webrtc.org