Skip to content

Commit

Permalink
Starting maintainers and code of conduct files (#665)
Browse files Browse the repository at this point in the history
To unblock a CNCF sandbox application process. Can iterate from here.
  • Loading branch information
admc authored Sep 17, 2024
1 parent a182580 commit 54acee3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Runme Community Code of Conduct

### Guidelines for Participation

We strive to create a welcoming and diverse space for all tech enthusiasts.

Be your best self. Engage with others in the community with respect and compassion. Differences of opinion are welcome, but only when shared in a respectful, non-personal manner.

Please limit vague criticism. Negative comments that aren't constructive can harm the community's morale. Offer feedback that is thoughtful and actionable. If you're passionate about improving something, we encourage you to get involved by contributing via pull requests.

We do not tolerate abusive behavior such as insults, spamming, trolling, flaming, baiting, or harassment. Sexual language, inappropriate imagery, and unwanted advances are strictly prohibited. Private harassment is equally unacceptable.

We aim to avoid [subtle biases](https://www.recurse.com/manual#sub-sec-social-rules), which are small actions that can make others feel uncomfortable. If you notice one, feel free to gently bring it up with the person, either in public or privately, or ask a moderator to step in. Mistakenly saying something biased is common, forgivable, and not an immediate cause for banning.

### Moderation Process

If you believe moderation is needed, please contact a [`maintainer`](MAINTAINERS.md) directly.

Moderators will issue a warning to users who violate the guidelines. A second offense leads to a temporary ban, while a third results in a permanent ban. Moderators may lift bans for users who demonstrate genuine remorse or issue immediate bans for severe misconduct. If you believe a ban is unjustified, you may appeal by emailing [email protected].
14 changes: 14 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
The Runme maintainers are:

- Sebastian Tiedtke <[email protected]> @sourishkrout (super-maintainer)
- Adam Babik <[email protected]> @adambabik (maintainer)
- Cristian Cepeda <[email protected]> @pastuxso (maintainer)
- Federico Peralta <[email protected]> @peraltafederico (maintainer)
- Adam Christian <[email protected]> @admc (maintainer)
- Jeremy Lewi <[email protected]> @jlewi (maintainer): Runme AI

<!--
# Adding a new maintainer
* Submit a PR modifying this file
* Invite maintainer to https://github.com/orgs/stateful/teams/runme-maintainers/
-->

0 comments on commit 54acee3

Please sign in to comment.