From 23f51b33d4e7c93b7ec537582bee37bae6359565 Mon Sep 17 00:00:00 2001 From: Ken Lewerentz Date: Tue, 1 Sep 2026 16:50:59 +0700 Subject: [PATCH] docs: name contact@openspp.org as the Code of Conduct reporting contact Both copies of the Contributor Covenant 2.1 still carried the upstream placeholder in the Enforcement section, leaving someone who needs to report a violation with no address to send it to. The DPG Standard also expects a Code of Conduct to provide one. OpenSPP2 already names contact@openspp.org in its own CODE_OF_CONDUCT.md, so this keeps a single reporting channel across the project. Closes #154 --- CODE_OF_CONDUCT.md | 3 ++- docs/community_and_support/code_of_conduct.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 39e0f5dcf..7a98a20a1 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -49,7 +49,8 @@ online or offline event. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders -responsible for enforcement. All complaints will be reviewed and investigated promptly and fairly. +responsible for enforcement at contact@openspp.org. All complaints will be reviewed and investigated promptly +and fairly. All community leaders are obligated to respect the privacy and security of the reporter of any incident. diff --git a/docs/community_and_support/code_of_conduct.md b/docs/community_and_support/code_of_conduct.md index 39e0f5dcf..7a98a20a1 100644 --- a/docs/community_and_support/code_of_conduct.md +++ b/docs/community_and_support/code_of_conduct.md @@ -49,7 +49,8 @@ online or offline event. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders -responsible for enforcement. All complaints will be reviewed and investigated promptly and fairly. +responsible for enforcement at contact@openspp.org. All complaints will be reviewed and investigated promptly +and fairly. All community leaders are obligated to respect the privacy and security of the reporter of any incident.