>From ec8dbca60a8d855986429c381d388df7c7c6af09 Mon Sep 17 00:00:00 2001
From: Andrey Konovalov <andrey.konovalov@linaro.org>
Date: Thu, 25 Apr 2013 22:32:23 +0400
Subject: [PATCH] llct: create the list of topic owners

This is a short-term solution. In longer term this information would be
moved into the manifest.

Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
---
 topic-owners |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 topic-owners

diff --git a/topic-owners b/topic-owners
new file mode 100644
index 0000000..2ffcbe1
--- /dev/null
+++ b/topic-owners
@@ -0,0 +1,18 @@
+topic				owner
+#####				#####
+core-configs			Andrey Konovalov <andrey.konovalov@linaro.org>
+				Jon Medhurst (Tixy) <tixy@linaro.org>
+basic-board-configs		Andrey Konovalov <andrey.konovalov@linaro.org>
+				Jon Medhurst (Tixy) <tixy@linaro.org>
+linaro-android-3.9		John Stultz <john.stultz@linaro.org>
+gator				Jon Medhurst (Tixy) <tixy@linaro.org>
+big-LITTLE-MP-master-v16	Viresh Kumar <viresh.kumar@linaro.org>
+kvm-arm-configs			Riku Voipio <riku.voipio@linaro.org>
+hugetlb				Steve Capper <steve.capper@linaro.org>
+numa				Steve Capper <steve.capper@linaro.org>
+irqchip-reorg			Jon Medhurst (Tixy) <tixy@linaro.org>
+armdroid-ashmem			Serban Constantinescu <Serban.Constantinescu@arm.com>
+armdroid-binder			Serban Constantinescu <Serban.Constantinescu@arm.com>
+ste-tb-ethernet			Lee Jones <lee.jones@linaro.org>
+linaro-builddeb-tweaks		Andrey Konovalov <andrey.konovalov@linaro.org>
+llct-v3.9-misc-fixes		Andrey Konovalov <andrey.konovalov@linaro.org>
-- 
1.7.9.5

