From 952305ca998812c1dbb4f46bdc10eb78abb8cd3a Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 16 Mar 2023 00:09:58 +0000 Subject: [PATCH] Fix OWNERS. adelva doesn't use/need this, so he doesn't own it. bohu (and the emulator team) only care about the host, so anything that affects them is NSI anyway. So it seems like the "interesting" user here from a security perspective is vold, and OWNERS should probably reflect that (rather than just being what a script once said were the two most recent humans to have touched a file in here). Bug: http://b/271932190 Test: treehugger Change-Id: Ib872a324b68809b2c7404b3a02193b261aa9ad01 --- OWNERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/OWNERS b/OWNERS index 86a307f..552c47c 100644 --- a/OWNERS +++ b/OWNERS @@ -1,4 +1 @@ -# Default code reviewers picked from top 3 or more developers. -# Please update this list if you find better candidates. -bohu@google.com -adelva@google.com +include platform/system/vold:/OWNERS