From a5f24b14c788c0999d7e31ca37cc8a91271067ed Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Thu, 12 Oct 2023 03:29:36 +0000 Subject: [PATCH] Set mk owners Bug: 256065208 Test: create a mk patch Change-Id: I0efb8bbce593172f862646b812c944d7b059981c --- OWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index 2f454e4..7e41912 100644 --- a/OWNERS +++ b/OWNERS @@ -2,7 +2,6 @@ aaronding@google.com rurumihong@google.com adamshih@google.com wilsonsung@google.com -lucaswei@google.com cyanhsieh@google.com cyuanjen@google.com robinpeng@google.com @@ -16,4 +15,6 @@ pscovanner@google.com per-file *.te,*_contexts,te_macros,global_macros=set noparent per-file *.te,*_contexts,te_macros,global_macros=file:/sepolicy/OWNERS +per-file *.mk=set noparent +per-file *.mk=aaronding@google.com,rurumihong@google.com,adamshih@google.com,wilsonsung@google.com,cyanhsieh@google.com,cyuanjen@google.com,robinpeng@google.com,achant@google.com,etam@google.com,pattjin@google.com