From: Dr. Matthias St. Pierre Date: Mon, 15 Aug 2022 13:01:11 +0000 (+0200) Subject: Add CODE-OF-CONDUCT.md X-Git-Tag: openssl-3.2.0-alpha1~2262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63df86b041aaafba3e4998b2e3872fa8695a2377;p=thirdparty%2Fopenssl.git Add CODE-OF-CONDUCT.md Fixes #18820 Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19002) --- diff --git a/CODE-OF-CONDUCT.md b/CODE-OF-CONDUCT.md new file mode 100644 index 00000000000..a5ba2ae6da6 --- /dev/null +++ b/CODE-OF-CONDUCT.md @@ -0,0 +1,6 @@ +Code of Conduct +=============== + +The OpenSSL [Code of Conduct] is published on the project's website. + +[Code of Conduct]: https://www.openssl.org/community/conduct.html