All of lore.kernel.org
 help / color / mirror / Atom feed
* [psplash][PATCH 1/3] AUTHORS: add list of git commit authors
@ 2016-04-13 13:57 Richard Leitner
  2016-04-13 13:57 ` [psplash][PATCH 2/3] add initial .gitignore Richard Leitner
  2016-04-13 13:57 ` [psplash][PATCH 3/3] README: add "Contributing" guideline Richard Leitner
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Leitner @ 2016-04-13 13:57 UTC (permalink / raw)
  To: yocto

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@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@windriver.com>
+Juro Bystricky <juro.bystricky@intel.com>
+Khem Raj <raj.khem@gmail.com>
+Matthew Allum <mallum@openedhand.com>
+Olaf Mandel <o.mandel@menlosystems.com>
+Richard Purdie <richard.purdie@linuxfoundation.org>
+Rob Bradford <rob@linux.intel.com>
+Robert Bragg <robert@linux.intel.com>
+Ross Burton <ross.burton@intel.com>
+Samuel Ortiz <sameo@linux.intel.com>
+Tomas Frydrych <tomas@sleepfive.com>
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-14  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 13:57 [psplash][PATCH 1/3] AUTHORS: add list of git commit authors Richard Leitner
2016-04-13 13:57 ` [psplash][PATCH 2/3] add initial .gitignore Richard Leitner
2016-04-13 13:57 ` [psplash][PATCH 3/3] README: add "Contributing" guideline Richard Leitner
2016-04-13 15:47   ` Burton, Ross
2016-04-13 19:42   ` Philip Balister
2016-04-14  9:30     ` Richard Leitner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.