From 56153066dde7d76616a00c1b6349fd68b5f0d47a Mon Sep 17 00:00:00 2001 From: Andrew Valencik Date: Mon, 25 Mar 2024 19:21:11 -0400 Subject: [PATCH] Remove CODE_OF_CONDUCT override, use org default --- CODE_OF_CONDUCT.md | 17 ----------------- 1 file changed, 17 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 f71c0f5b..00000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,17 +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](https://www.scala-lang.org/conduct/) when discussing the -project on the available communication channels. - -## Moderation - -Any questions, concerns, or moderation requests please e-mail a moderator. - -- Sam Pillsworth | [email](mailto:sam@blerf.ca) -- Andrew Valencik | [email](mailto:andrew.valencik@gmail.com) - -And of course, always feel free to reach out to anyone with the **mods** role in [Discord](https://discord.gg/QNnHKHq5Ts).