From d61738e8f17d28c6f1e44ec8a0871f75cfcf2746 Mon Sep 17 00:00:00 2001 From: Roman Kiryanov Date: Tue, 8 Dec 2020 16:08:19 -0800 Subject: [PATCH] Add Android Studio Emulator team mebers to OWNERS qemu_pipe is an Android Studio Emulator (aka goldfish) implementation detail. Bug: 175046060 Test: none Signed-off-by: Roman Kiryanov Change-Id: I7a80cdf1a2cd6b5af0d9544648b9d25e6abf9fad --- qemu_pipe/OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qemu_pipe/OWNERS b/qemu_pipe/OWNERS index dbc1bf60e..d67a32908 100644 --- a/qemu_pipe/OWNERS +++ b/qemu_pipe/OWNERS @@ -1 +1,3 @@ bohu@google.com +lfy@google.com +rkir@google.com