diff options
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 |