From 8bcec15b45ad9d5588fe44439ca2ba0c97f7fe72 Mon Sep 17 00:00:00 2001 From: Andrew Valencik Date: Mon, 25 Mar 2024 19:40:45 -0400 Subject: [PATCH] Remove CODE_OF_CONDUCT override, use org default --- CODE_OF_CONDUCT.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md deleted file mode 100644 index f38f936e7e..0000000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,18 +0,0 @@ -# Code of Conduct - -We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other such characteristics. - -Everyone is expected to follow the [Scala Code of Conduct] when discussing the project on the available communication channels. - -## Moderation - -Any questions, concerns, or moderation requests please contact a member of the project. - -- Ross A. Baker | [twitter](https://twitter.com/rossabaker) | [email](mailto:ross@rossabaker.com) -- Christopher Davenport | [twitter](https://twitter.com/davenpcm) | [email](mailto:chris@christopherdavenport.tech) -- Alexandru Nedelcu | [twitter](https://twitter.com/alexelcu) | [email](mailto:y20+coc@alexn.org) -- Daniel Spiewak | [twitter](https://twitter.com/djspiewak) | [email](mailto:djspiewak@gmail.com) - -And of course, always feel free to reach out to anyone with the **mods** role in [Discord](https://discord.gg/QNnHKHq5Ts). - -[Scala Code of Conduct]: https://typelevel.org/code-of-conduct.html