From e8f39ba17044d71ce908176b58e5af15535cadce Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Mon, 8 Oct 2018 11:37:44 +0800 Subject: [PATCH] Add owners for build_mixed This commit adds justinyun@ to the owner files for `build_mixed`. Test: n/a Change-Id: I36d4ac02cb325fcb04ce4dd89db814ce72fe7651 --- vndk/tools/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vndk/tools/OWNERS b/vndk/tools/OWNERS index 8b949df09..85cea2747 100644 --- a/vndk/tools/OWNERS +++ b/vndk/tools/OWNERS @@ -1,2 +1,2 @@ per-file * = andrewhsieh@google.com, loganchien@google.com -per-file build_mixed = jaeshin@google.com, schwartzmi@google.com +per-file build_mixed = jaeshin@google.com, schwartzmi@google.com, justinyun@google.com