From b9db20602c2d1039c5d02cde785eb551ef4f0908 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 7 Jun 2016 18:44:56 -0500 Subject: [PATCH] Add section on enforcing the code of conduct There should be a way to report issues in regards to the code of conduct. --- code-of-conduct.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/code-of-conduct.md b/code-of-conduct.md index 06cb2b8..e43ca84 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -30,6 +30,12 @@ The OpenContainers team reserves the right to deny participation any individual Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the code of conduct team at codeofconduct@opencontainers.org. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The code of conduct team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. + +Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. + ## Thanks Thanks to the [Fedora Code of Conduct](https://getfedora.org/code-of-conduct) and [Contributor Covenant](http://contributor-covenant.org) for inspiration and ideas.