Problem
Both copies of the Contributor Covenant in this repo still carry the upstream 2.1 placeholder in the Enforcement section — the sentence names no one:
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.
Someone who needs to report a violation has no address to send it to. This is also what the DPG Standard expects a Code of Conduct to provide.
Proposed change
Use contact@openspp.org as the point of contact for reporting violations:
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders
responsible for enforcement at contact@openspp.org. All complaints will be reviewed and investigated promptly
and fairly.
Files to update
No other change is needed; both files are already at Contributor Covenant 2.1.
Context
OpenSPP2 PR #377 adds a CODE_OF_CONDUCT.md to the code repo, and it has been aligned to 2.1 to match these files. That copy already names contact@openspp.org. Making the same change here keeps a single, consistent reporting channel across the project.
Problem
Both copies of the Contributor Covenant in this repo still carry the upstream 2.1 placeholder in the Enforcement section — the sentence names no one:
Someone who needs to report a violation has no address to send it to. This is also what the DPG Standard expects a Code of Conduct to provide.
Proposed change
Use
contact@openspp.orgas the point of contact for reporting violations:Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at contact@openspp.org. All complaints will be reviewed and investigated promptly and fairly.Files to update
CODE_OF_CONDUCT.md(line 51)docs/community_and_support/code_of_conduct.md(line 51) — renders at https://docs.openspp.org/community_and_support/code_of_conductNo other change is needed; both files are already at Contributor Covenant 2.1.
Context
OpenSPP2 PR #377 adds a
CODE_OF_CONDUCT.mdto the code repo, and it has been aligned to 2.1 to match these files. That copy already namescontact@openspp.org. Making the same change here keeps a single, consistent reporting channel across the project.