This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-javax-activation.git
commit 04789295e7f2749f5fc838fd2463db0a1921f3cf Author: Radu Cotescu <[email protected]> AuthorDate: Wed Sep 19 18:04:01 2018 +0200 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module --- CODE_OF_CONDUCT.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..52f21cb --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,4 @@ +Apache Software Foundation Code of Conduct +==== + +Being an Apache project, Apache Sling adheres to the Apache Software Foundation's [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html).
