From 693d63f9cfc21e3334c6f8f228d73c4fb60ced8b Mon Sep 17 00:00:00 2001
From: Elliott Hughes <enh@google.com>
Date: Thu, 7 Dec 2017 11:31:02 -0800
Subject: [PATCH] Add OWNERS.

Bug: N/A
Test: N/A
Change-Id: Ie785058c0f5eb9b4086c98ccba6e63e3ed411b65
---
 OWNERS                     | 1 +
 adb/OWNERS                 | 2 ++
 adf/OWNERS                 | 2 ++
 base/OWNERS                | 3 +++
 bootstat/OWNERS            | 1 +
 debuggerd/OWNERS           | 2 ++
 demangle/OWNERS            | 1 +
 fastboot/OWNERS            | 3 +++
 fs_mgr/OWNERS              | 2 ++
 healthd/OWNERS             | 1 +
 init/OWNERS                | 1 +
 libappfuse/OWNERS          | 1 +
 libbacktrace/OWNERS        | 2 ++
 liblog/OWNERS              | 1 +
 libmemtrack/OWNERS         | 1 +
 libmemunreachable/OWNERS   | 2 ++
 libmetricslogger/OWNERS    | 1 +
 libnativebridge/OWNERS     | 1 +
 libnativeloader/OWNERS     | 1 +
 libnetutils/OWNERS         | 3 +++
 libprocinfo/OWNERS         | 1 +
 libunwindstack/OWNERS      | 1 +
 libutils/OWNERS            | 1 +
 libvndksupport/OWNERS      | 2 ++
 libziparchive/OWNERS       | 1 +
 logcat/OWNERS              | 1 +
 logd/OWNERS                | 2 ++
 logwrapper/OWNERS          | 1 +
 qemu_pipe/OWNERS           | 1 +
 rootdir/OWNERS             | 3 +++
 sdcard/OWNERS              | 1 +
 shell_and_utilities/OWNERS | 1 +
 storaged/OWNERS            | 1 +
 toolbox/OWNERS             | 1 +
 trusty/OWNERS              | 1 +
 35 files changed, 51 insertions(+)
 create mode 100644 OWNERS
 create mode 100644 adb/OWNERS
 create mode 100644 adf/OWNERS
 create mode 100644 base/OWNERS
 create mode 100644 bootstat/OWNERS
 create mode 100644 debuggerd/OWNERS
 create mode 100644 demangle/OWNERS
 create mode 100644 fastboot/OWNERS
 create mode 100644 fs_mgr/OWNERS
 create mode 100644 healthd/OWNERS
 create mode 100644 init/OWNERS
 create mode 100644 libappfuse/OWNERS
 create mode 100644 libbacktrace/OWNERS
 create mode 100644 liblog/OWNERS
 create mode 100644 libmemtrack/OWNERS
 create mode 100644 libmemunreachable/OWNERS
 create mode 100644 libmetricslogger/OWNERS
 create mode 100644 libnativebridge/OWNERS
 create mode 100644 libnativeloader/OWNERS
 create mode 100644 libnetutils/OWNERS
 create mode 100644 libprocinfo/OWNERS
 create mode 100644 libunwindstack/OWNERS
 create mode 100644 libutils/OWNERS
 create mode 100644 libvndksupport/OWNERS
 create mode 100644 libziparchive/OWNERS
 create mode 100644 logcat/OWNERS
 create mode 100644 logd/OWNERS
 create mode 100644 logwrapper/OWNERS
 create mode 100644 qemu_pipe/OWNERS
 create mode 100644 rootdir/OWNERS
 create mode 100644 sdcard/OWNERS
 create mode 100644 shell_and_utilities/OWNERS
 create mode 100644 storaged/OWNERS
 create mode 100644 toolbox/OWNERS
 create mode 100644 trusty/OWNERS

diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000000..682a067b3a
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+enh@google.com
diff --git a/adb/OWNERS b/adb/OWNERS
new file mode 100644
index 0000000000..643b4489f3
--- /dev/null
+++ b/adb/OWNERS
@@ -0,0 +1,2 @@
+jmgao@google.com
+yabinc@google.com
diff --git a/adf/OWNERS b/adf/OWNERS
new file mode 100644
index 0000000000..72b8b5a47e
--- /dev/null
+++ b/adf/OWNERS
@@ -0,0 +1,2 @@
+ghackmann@google.com
+marissaw@google.com
diff --git a/base/OWNERS b/base/OWNERS
new file mode 100644
index 0000000000..97777f7033
--- /dev/null
+++ b/base/OWNERS
@@ -0,0 +1,3 @@
+enh@google.com
+jmgao@google.com
+tomcherry@google.com
diff --git a/bootstat/OWNERS b/bootstat/OWNERS
new file mode 100644
index 0000000000..7fe044326d
--- /dev/null
+++ b/bootstat/OWNERS
@@ -0,0 +1 @@
+jhawkins@google.com
diff --git a/debuggerd/OWNERS b/debuggerd/OWNERS
new file mode 100644
index 0000000000..bfeedca0ef
--- /dev/null
+++ b/debuggerd/OWNERS
@@ -0,0 +1,2 @@
+cferris@google.com
+jmgao@google.com
diff --git a/demangle/OWNERS b/demangle/OWNERS
new file mode 100644
index 0000000000..6f7e4a3c46
--- /dev/null
+++ b/demangle/OWNERS
@@ -0,0 +1 @@
+cferris@google.com
diff --git a/fastboot/OWNERS b/fastboot/OWNERS
new file mode 100644
index 0000000000..2d12d50032
--- /dev/null
+++ b/fastboot/OWNERS
@@ -0,0 +1,3 @@
+dpursell@google.com
+enh@google.com
+jmgao@google.com
diff --git a/fs_mgr/OWNERS b/fs_mgr/OWNERS
new file mode 100644
index 0000000000..817a0b89f2
--- /dev/null
+++ b/fs_mgr/OWNERS
@@ -0,0 +1,2 @@
+bowgotsai@google.com
+tomcherry@google.com
diff --git a/healthd/OWNERS b/healthd/OWNERS
new file mode 100644
index 0000000000..2375f7c315
--- /dev/null
+++ b/healthd/OWNERS
@@ -0,0 +1 @@
+toddpoynor@google.com
diff --git a/init/OWNERS b/init/OWNERS
new file mode 100644
index 0000000000..babbe4ded8
--- /dev/null
+++ b/init/OWNERS
@@ -0,0 +1 @@
+tomcherry@google.com
diff --git a/libappfuse/OWNERS b/libappfuse/OWNERS
new file mode 100644
index 0000000000..cd7cb747d4
--- /dev/null
+++ b/libappfuse/OWNERS
@@ -0,0 +1 @@
+hirono@google.com
diff --git a/libbacktrace/OWNERS b/libbacktrace/OWNERS
new file mode 100644
index 0000000000..bfeedca0ef
--- /dev/null
+++ b/libbacktrace/OWNERS
@@ -0,0 +1,2 @@
+cferris@google.com
+jmgao@google.com
diff --git a/liblog/OWNERS b/liblog/OWNERS
new file mode 100644
index 0000000000..babbe4ded8
--- /dev/null
+++ b/liblog/OWNERS
@@ -0,0 +1 @@
+tomcherry@google.com
diff --git a/libmemtrack/OWNERS b/libmemtrack/OWNERS
new file mode 100644
index 0000000000..70b375f99e
--- /dev/null
+++ b/libmemtrack/OWNERS
@@ -0,0 +1 @@
+ccross@google.com
diff --git a/libmemunreachable/OWNERS b/libmemunreachable/OWNERS
new file mode 100644
index 0000000000..9127a931cb
--- /dev/null
+++ b/libmemunreachable/OWNERS
@@ -0,0 +1,2 @@
+ccross@google.com
+cferris@google.com
diff --git a/libmetricslogger/OWNERS b/libmetricslogger/OWNERS
new file mode 100644
index 0000000000..7fe044326d
--- /dev/null
+++ b/libmetricslogger/OWNERS
@@ -0,0 +1 @@
+jhawkins@google.com
diff --git a/libnativebridge/OWNERS b/libnativebridge/OWNERS
new file mode 100644
index 0000000000..f2cc942752
--- /dev/null
+++ b/libnativebridge/OWNERS
@@ -0,0 +1 @@
+dimitry@google.com
diff --git a/libnativeloader/OWNERS b/libnativeloader/OWNERS
new file mode 100644
index 0000000000..f2cc942752
--- /dev/null
+++ b/libnativeloader/OWNERS
@@ -0,0 +1 @@
+dimitry@google.com
diff --git a/libnetutils/OWNERS b/libnetutils/OWNERS
new file mode 100644
index 0000000000..e3ec950849
--- /dev/null
+++ b/libnetutils/OWNERS
@@ -0,0 +1,3 @@
+# TODO: should this be in system/netd?
+ek@google.com
+lorenzo@google.com
diff --git a/libprocinfo/OWNERS b/libprocinfo/OWNERS
new file mode 100644
index 0000000000..a70cc57ef5
--- /dev/null
+++ b/libprocinfo/OWNERS
@@ -0,0 +1 @@
+jmgao@google.com
diff --git a/libunwindstack/OWNERS b/libunwindstack/OWNERS
new file mode 100644
index 0000000000..6f7e4a3c46
--- /dev/null
+++ b/libunwindstack/OWNERS
@@ -0,0 +1 @@
+cferris@google.com
diff --git a/libutils/OWNERS b/libutils/OWNERS
new file mode 100644
index 0000000000..40164aae0c
--- /dev/null
+++ b/libutils/OWNERS
@@ -0,0 +1 @@
+smoreland@google.com
diff --git a/libvndksupport/OWNERS b/libvndksupport/OWNERS
new file mode 100644
index 0000000000..c7efc16367
--- /dev/null
+++ b/libvndksupport/OWNERS
@@ -0,0 +1,2 @@
+jiyong@google.com
+smoreland@google.com
diff --git a/libziparchive/OWNERS b/libziparchive/OWNERS
new file mode 100644
index 0000000000..fcc567aa2c
--- /dev/null
+++ b/libziparchive/OWNERS
@@ -0,0 +1 @@
+narayan@google.com
diff --git a/logcat/OWNERS b/logcat/OWNERS
new file mode 100644
index 0000000000..babbe4ded8
--- /dev/null
+++ b/logcat/OWNERS
@@ -0,0 +1 @@
+tomcherry@google.com
diff --git a/logd/OWNERS b/logd/OWNERS
new file mode 100644
index 0000000000..2394e32e91
--- /dev/null
+++ b/logd/OWNERS
@@ -0,0 +1,2 @@
+cferris@google.com
+tomcherry@google.com
diff --git a/logwrapper/OWNERS b/logwrapper/OWNERS
new file mode 100644
index 0000000000..babbe4ded8
--- /dev/null
+++ b/logwrapper/OWNERS
@@ -0,0 +1 @@
+tomcherry@google.com
diff --git a/qemu_pipe/OWNERS b/qemu_pipe/OWNERS
new file mode 100644
index 0000000000..dbc1bf60e0
--- /dev/null
+++ b/qemu_pipe/OWNERS
@@ -0,0 +1 @@
+bohu@google.com
diff --git a/rootdir/OWNERS b/rootdir/OWNERS
new file mode 100644
index 0000000000..f335715abd
--- /dev/null
+++ b/rootdir/OWNERS
@@ -0,0 +1,3 @@
+jiyong@google.com
+smoreland@google.com
+tomcherry@google.com
diff --git a/sdcard/OWNERS b/sdcard/OWNERS
new file mode 100644
index 0000000000..199a0f885a
--- /dev/null
+++ b/sdcard/OWNERS
@@ -0,0 +1 @@
+drosen@google.com
diff --git a/shell_and_utilities/OWNERS b/shell_and_utilities/OWNERS
new file mode 100644
index 0000000000..682a067b3a
--- /dev/null
+++ b/shell_and_utilities/OWNERS
@@ -0,0 +1 @@
+enh@google.com
diff --git a/storaged/OWNERS b/storaged/OWNERS
new file mode 100644
index 0000000000..7445270bc3
--- /dev/null
+++ b/storaged/OWNERS
@@ -0,0 +1 @@
+jinqian@google.com
diff --git a/toolbox/OWNERS b/toolbox/OWNERS
new file mode 100644
index 0000000000..682a067b3a
--- /dev/null
+++ b/toolbox/OWNERS
@@ -0,0 +1 @@
+enh@google.com
diff --git a/trusty/OWNERS b/trusty/OWNERS
new file mode 100644
index 0000000000..25291fdc09
--- /dev/null
+++ b/trusty/OWNERS
@@ -0,0 +1 @@
+bohr@google.com
-- 
GitLab