>From abc291a2c91c33d2dc65b80ab30d67162c1b88ab 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] ll: 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 |    8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 topic-owners

diff --git a/topic-owners b/topic-owners
new file mode 100644
index 0000000..3a0baa9
--- /dev/null
+++ b/topic-owners
@@ -0,0 +1,8 @@
+topic				owner
+#####				#####
+samslt-all			Tushar Behera <tushar.behera@linaro.org>
+integration-linaro-vexpress	Jon Medhurst (Tixy) <tixy@linaro.org>
+perf-android			Dmitry Pervushin <dmitry.pervushin@linaro.org>
+panda-fix-usb			Andrey Konovalov <andrey.konovalov@linaro.org>
+ll-misc-fixes-13.04		Andrey Konovalov <andrey.konovalov@linaro.org>
+snowball-fixes-13.03		Andrey Konovalov <andrey.konovalov@linaro.org>
-- 
1.7.9.5

