[yocto] [psplash][PATCH 1/3] AUTHORS: add list of git commit authors

Richard Leitner richard.leitner at skidata.com
Wed Apr 13 06:57:50 PDT 2016


Added an initial AUTHORS list in alphabetical order, created with
following commandline:
	git log --format='%aN <%aE>' | sort -u

Signed-off-by: Richard Leitner <richard.leitner at skidata.com>
---
 AUTHORS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index e69de29..953d867 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1,13 @@
+List of contributors (in alphabetical order):
+
+Aws Ismail <aws.ismail at windriver.com>
+Juro Bystricky <juro.bystricky at intel.com>
+Khem Raj <raj.khem at gmail.com>
+Matthew Allum <mallum at openedhand.com>
+Olaf Mandel <o.mandel at menlosystems.com>
+Richard Purdie <richard.purdie at linuxfoundation.org>
+Rob Bradford <rob at linux.intel.com>
+Robert Bragg <robert at linux.intel.com>
+Ross Burton <ross.burton at intel.com>
+Samuel Ortiz <sameo at linux.intel.com>
+Tomas Frydrych <tomas at sleepfive.com>
-- 
2.1.4




More information about the yocto mailing list