diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-29 06:26:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-29 06:27:03 +0100 |
commit | f61241d0e92c68f56557554cfa8fc516b12cfaf2 (patch) | |
tree | 74eaeecd37c77bc4e297d7e22c813261b211980d /AUTHORS.md | |
parent | 79c9294812a2ae033c0f12d55af1e10bce911745 (diff) |
add authorship and licensing information
Diffstat (limited to 'AUTHORS.md')
-rw-r--r-- | AUTHORS.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 00000000..b584a78d --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,12 @@ +The following people contributed parts of the codebase to the project, in +chronological order: + +- Stanislaw Halik <sthalik@misaki.pl> +- Chris Thompson <mm0zct@gmail.com> +- Donovan Baarda <abo@minkirri.apana.org.au> +- Xavier Hallade <xavier.hallade@intel.com> +- Michael Welter <mw.pub@welter-4d.de> + +See OPENTRACK-LICENSING.md for licensing information. + +# vim: noai:ts=4:sw=4:tw=79 |