From 75c2bd8d1cd76c2c9f8059daec07bb9383f0985e Mon Sep 17 00:00:00 2001 From: Tomasz Wasilczyk Date: Mon, 7 Aug 2017 12:00:09 -0700 Subject: [PATCH] Add OWNERS for broadcast radio HAL 1.1. Test: not necessary Change-Id: I73881db46382276f56963c9d3a40cb0bdc1a2070 --- broadcastradio/1.1/default/OWNERS | 4 ++++ broadcastradio/1.1/tests/OWNERS | 8 ++++++++ broadcastradio/1.1/utils/OWNERS | 4 ++++ broadcastradio/1.1/vts/OWNERS | 8 ++++++++ 4 files changed, 24 insertions(+) create mode 100644 broadcastradio/1.1/default/OWNERS create mode 100644 broadcastradio/1.1/tests/OWNERS create mode 100644 broadcastradio/1.1/utils/OWNERS create mode 100644 broadcastradio/1.1/vts/OWNERS diff --git a/broadcastradio/1.1/default/OWNERS b/broadcastradio/1.1/default/OWNERS new file mode 100644 index 0000000000..0c27b71865 --- /dev/null +++ b/broadcastradio/1.1/default/OWNERS @@ -0,0 +1,4 @@ +# Automotive team +egranata@google.com +keunyoung@google.com +twasilczyk@google.com diff --git a/broadcastradio/1.1/tests/OWNERS b/broadcastradio/1.1/tests/OWNERS new file mode 100644 index 0000000000..aa5ce82e16 --- /dev/null +++ b/broadcastradio/1.1/tests/OWNERS @@ -0,0 +1,8 @@ +# Automotive team +egranata@google.com +keunyoung@google.com +twasilczyk@google.com + +# VTS team +ryanjcampbell@google.com +yim@google.com diff --git a/broadcastradio/1.1/utils/OWNERS b/broadcastradio/1.1/utils/OWNERS new file mode 100644 index 0000000000..0c27b71865 --- /dev/null +++ b/broadcastradio/1.1/utils/OWNERS @@ -0,0 +1,4 @@ +# Automotive team +egranata@google.com +keunyoung@google.com +twasilczyk@google.com diff --git a/broadcastradio/1.1/vts/OWNERS b/broadcastradio/1.1/vts/OWNERS new file mode 100644 index 0000000000..aa5ce82e16 --- /dev/null +++ b/broadcastradio/1.1/vts/OWNERS @@ -0,0 +1,8 @@ +# Automotive team +egranata@google.com +keunyoung@google.com +twasilczyk@google.com + +# VTS team +ryanjcampbell@google.com +yim@google.com