-
Notifications
You must be signed in to change notification settings - Fork 47
Add code of conduct minimal neutral guarantees #213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 1 commit
2dcb094
f502984
fa82902
244e421
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -20,13 +20,22 @@ Private or public harassment of any kind will not be tolerated. Since harassment | |
|
|
||
| Additionally, spam and other content which disrupts or prevents LDK contributors from working on LDK is not acceptable. | ||
|
|
||
| In case of a concrete issue that raises a deadlock about the application of the code of conduct, 2 additional members should be selected by consensus of the code of conduct team from the community of | ||
| active LDK contributors to join the team in its decision-making process to adjudicate the case. The decision of the majority of the 5 members is binding. | ||
|
|
||
| ## The Code of Conduct Team | ||
|
|
||
| A small team of LDK contributors has volunteered to enforce the LDK Code of Conduct. If you feel like a community member has engaged in inappropriate behavior, please don't hesitate to contact one of the following LDK contributors via email or on Discord: | ||
| * Matt Corallo - ldkcocpoc on mattcorallo.com | ||
| * Val Wallace - vwallace on protonmail.com | ||
| * Devrandom - devrandom99 on proton.me | ||
|
|
||
| The Code of Conduct team should be renew every 2 years with a transparent nomination process opened to the whole community of active LDK contributors. | ||
|
||
|
|
||
| The next nomination should happen in December 2024. Current Code of conduct team members can be reconducted in their roles. | ||
|
|
||
| Nomination process should be defined in its ulterior document. | ||
|
|
||
| ## The Code of Conduct Team’s Responsibilities | ||
|
|
||
| Team members are tasked with responding to reports within 24 hours. They will review each incident and determine, to the best of their ability: | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the "normal" CoC always consist of 3 members? What would an example of a deadlock look like here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes “normal” CoC currently consists of 3 members. Note latest modification proposes to bump the number to 5 at next nomination in 2025 (for the staggered approach).
Latest changes introduces the definition of a deadlock, which is just when there is no unanimity between the 3 CoC members on the decision to take and therefore bumping to 5 allow to unlock the situation, hopefully. So in practice a deadlock can be any material event defined as unacceptable behavior, it’s just when there is no formal unanimity in the decision-making process.