diff options
author | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2019-11-28 23:56:36 +0100 |
---|---|---|
committer | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2020-02-26 21:04:38 +0100 |
commit | 2e07506a12e126894cd820304465162bc0e732b4 (patch) | |
tree | 648f913d16c376e043a59c1336ca783bdd9779ba /AUTHORS.md | |
parent | Use a wrapper for pod2html (diff) | |
download | openssl-2e07506a12e126894cd820304465162bc0e732b4.tar.xz openssl-2e07506a12e126894cd820304465162bc0e732b4.zip |
doc: convert standard project docs to markdown
In the first step, we just add the .md extension and move some
files around, without changing any content. These changes will
occur in the following commits.
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10545)
Diffstat (limited to 'AUTHORS.md')
-rw-r--r-- | AUTHORS.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000000..ac93b2e7b9 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,35 @@ +# This is the list of OpenSSL authors for copyright purposes. +# +# This does not necessarily list everyone who has contributed code, since in +# some cases, their employer may be the copyright holder. To see the full list +# of contributors, see the revision history in source control. +OpenSSL Software Services, Inc. +OpenSSL Software Foundation, Inc. + +# Individuals +Andy Polyakov +Ben Laurie +Ben Kaduk +Bernd Edlinger +Bodo Möller +David Benjamin +Emilia Käsper +Eric Young +Geoff Thorpe +Holger Reif +Kurt Roeckx +Lutz Jänicke +Mark J. Cox +Matt Caswell +Matthias St. Pierre +Nils Larsch +Paul Dale +Paul C. Sutton +Ralf S. Engelschall +Rich Salz +Richard Levitte +Stephen Henson +Steve Marquess +Tim Hudson +Ulf Möller +Viktor Dukhovni |