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 /ACKNOWLEDGEMENTS.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 'ACKNOWLEDGEMENTS.md')
-rw-r--r-- | ACKNOWLEDGEMENTS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ACKNOWLEDGEMENTS.md b/ACKNOWLEDGEMENTS.md new file mode 100644 index 0000000000..d21dccbb79 --- /dev/null +++ b/ACKNOWLEDGEMENTS.md @@ -0,0 +1,2 @@ +Please https://www.openssl.org/community/thanks.html for the current +acknowledgements. |