From 881958c0ddf56dfb6431b1dc32a681db8032bdf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Oct 2018 09:29:42 +0200 Subject: [PATCH 1/3] docs: rename file to appease github Hopefully this will be enough to let github notice that we have a coc now and display the green checkmark: https://github.com/systemd/systemd/pull/10233#issuecomment-425918447 --- docs/{code_of_conduct.md => CODE_OF_CONDUCT.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{code_of_conduct.md => CODE_OF_CONDUCT.md} (100%) diff --git a/docs/code_of_conduct.md b/docs/CODE_OF_CONDUCT.md similarity index 100% rename from docs/code_of_conduct.md rename to docs/CODE_OF_CONDUCT.md From 31cccd4c81c0c8428d6b6de3901c831aede748fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Oct 2018 09:32:59 +0200 Subject: [PATCH 2/3] coc: reword the sentence about individual contact It wasn't clear enough: https://github.com/systemd/systemd/pull/10233#discussion_r221734060 --- docs/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md index c23989ee7a..0ea26af4b5 100644 --- a/docs/CODE_OF_CONDUCT.md +++ b/docs/CODE_OF_CONDUCT.md @@ -9,6 +9,6 @@ This document provides community guidelines for a safe, respectful, productive, ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at systemd-conduct@googlegroups.com. This team currently consists of David Strauss <>, Ekaterina Gerasimova (Kat) <>, and Zbigniew Jędrzejewski-Szmek <>. It is also possible to contact any member directly. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at systemd-conduct@googlegroups.com. This team currently consists of David Strauss <>, Ekaterina Gerasimova (Kat) <>, and Zbigniew Jędrzejewski-Szmek <>. In the unfortunate event that you wish to make a complaint against one of the members, you may instead contact any of the other members individually. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. From d467a75746dbd32af2985793235c7fcca0b19c90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Oct 2018 09:34:01 +0200 Subject: [PATCH 3/3] coc: spell systemd in the one-and-only correct way --- docs/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md index 0ea26af4b5..a7eef51fb7 100644 --- a/docs/CODE_OF_CONDUCT.md +++ b/docs/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ -# The Systemd Community Conduct Guidelines +# The systemd Community Conduct Guidelines This document provides community guidelines for a safe, respectful, productive, and collaborative place for any person who is willing to contribute to systemd. It applies to all “collaborative spaces”, which is defined as community communications channels (such as mailing lists, submitted patches, commit comments, etc.).