This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push:
new 2e235d2 Create CODE_OF_CONDUCT.md (closes #1422)
new 1b3535e Merge branch 'patch-1'
2e235d2 is described below
commit 2e235d2e83f5789bd4548869803fd11cb1e6d7de
Author: Paul King <[email protected]>
AuthorDate: Wed Nov 18 09:37:13 2020 +1000
Create CODE_OF_CONDUCT.md (closes #1422)
---
CODE_OF_CONDUCT.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
new file mode 100644
index 0000000..dfe76ae
--- /dev/null
+++ b/CODE_OF_CONDUCT.md
@@ -0,0 +1,5 @@
+# Community Conduct
+
+We try to keep the Groovy community a friendly and welcoming place,
+by keeping discussions respectful and following the
+[Apache Software Foundation Code of
Conduct](https://www.apache.org/foundation/policies/conduct.html) when
interacting with others.