From 14eba557fb5e46954724ce6a4cbb31634530bf76 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Wed, 2 Sep 2020 09:47:41 +0100 Subject: Add owners file for all bp files in apex subdir This is a frequent area of build refactoring. Test: No Change-Id: I7582fc3bfa00d2bff74012d6aa31a4b236b916f8 --- apex/OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 apex/OWNERS diff --git a/apex/OWNERS b/apex/OWNERS new file mode 100644 index 000000000000..97600135a103 --- /dev/null +++ b/apex/OWNERS @@ -0,0 +1,7 @@ +# Shared module build rule owners +per-file *.bp=hansson@google.com +per-file *.bp=jiyong@google.com + +# This file, and all other OWNERS files +per-file OWNERS=dariofreni@google.com +per-file OWNERS=hansson@google.com -- cgit v1.2.3-59-g8ed1b