summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2019-08-01 12:29:03 +0100
committerTobias Thierer <tobiast@google.com>2019-08-16 16:26:00 +0100
commit43e28322833c00b8cbf52442e2c9306860cb8925 (patch)
treee76e624f8ff25b6c20514520756929ddc7e9ca28
parent0e634de02fd69aa55b821744af3436f8bbcddc12 (diff)
downloadmime-support-43e28322833c00b8cbf52442e2c9306860cb8925.tar.gz
mime-support: Add OWNERS.
For now, I've set OWNERS to be libcore team (plus myself explicitly, plus jsharkey) but I plan to hand ownership over to frameworks in future as part of bug 136256059. Bug: 135431432 Test: N/A Change-Id: I952a32c92119ebd3fda74a9d5a1c3b74ad768c9d
-rw-r--r--OWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..1c25eeb
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,3 @@
+# Bug component: 24949
+include platform/libcore:/OWNERS
+jsharkey@android.com