This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch code-of-conduct in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 85e08841ca8390a11a9f0e5677419c224875c941 Author: Jarek Potiuk <[email protected]> AuthorDate: Sat Jun 20 21:55:14 2020 +0200 Add reference to the ASF Code of Conduct --- CONTRIBUTING.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e05c17c..2dc96ec 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -952,6 +952,8 @@ community are far more important than their contribution. This means that communication plays a big role in it, and this chapter is all about it. +In our communication everyone is expected to follow the `ASF Code of Conduct <https://www.apache.org/foundation/policies/conduct>`. + We have various channels of communication - starting from the official devlist, comments in the Pull Requests, Slack, wiki.
