From 6db8228316d387a52b277a1b9c742082eae27e33 Mon Sep 17 00:00:00 2001 From: Roland Levillain Date: Wed, 28 Jul 2021 10:21:11 +0100 Subject: [PATCH] Add extra owners for file `core/tasks/art-host-tests.mk`. Test: build/make/tools/checkowners.py -c build/make/core/tasks/OWNERS Bug: 169111770 Change-Id: I6dbbabd35386d806a786e1d895070bb2c19fa2c6 --- core/tasks/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 core/tasks/OWNERS diff --git a/core/tasks/OWNERS b/core/tasks/OWNERS new file mode 100644 index 0000000000..594930d99b --- /dev/null +++ b/core/tasks/OWNERS @@ -0,0 +1 @@ +per-file art-host-tests.mk = dshi@google.com,dsrbecky@google.com,jdesprez@google.com,rpl@google.com