Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 4c41c43

Browse files
committed
Switched to Scala Code of Conduct.
1 parent 7877b91 commit 4c41c43

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

CODE_OF_CONDUCT.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Code of Conduct
2+
3+
We are committed to providing a friendly, safe and welcoming environment for
4+
all, regardless of level of experience, gender, gender identity and expression,
5+
sexual orientation, disability, personal appearance, body size, race,
6+
ethnicity, age, religion, nationality, or other such characteristics.
7+
8+
Everyone is expected to follow the [Scala Code of Conduct] when discussing the
9+
project on the available communication channels. If you are being harassed,
10+
please contact us immediately so that we can support you.
11+
12+
## Moderation
13+
14+
Any questions, concerns, or moderation requests please contact a member of the
15+
project.
16+
17+
- Miles Sabin: [gitter](https://gitter.im/milessabin) | [twitter](https://twitter.com/milessabin) | [email](mailto:miles@milessabin.com)
18+
19+
[Scala Code of Conduct]: https://www.scala-lang.org/conduct/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ channels.
238238
Topics specific to Typelevel Scala are discussed on its [gitter channel][tls-gitter]. Scala compiler development is
239239
discussed on the [scala/contributors gitter channel][lbs-gitter].
240240

241-
People are expected to follow the [Typelevel Code of Conduct][coc] when discussing Typelevel Scala on the Github page,
241+
People are expected to follow the [Scala Code of Conduct][coc] when discussing Typelevel Scala on the Github page,
242242
Gitter channel, or other venues.
243243

244244
We hope that our community will be respectful, helpful, and kind. If you find yourself embroiled in a situation that
@@ -266,7 +266,7 @@ The current maintainers (people who can merge pull requests) are:
266266
[tls-gitter]: https://gitter.im/typelevel/scala
267267
[lbs-gitter]: https://gitter.im/scala/contributors
268268
[typelevel]: http://typelevel.org/
269-
[coc]: http://typelevel.org/conduct.html
269+
[coc]: https://www.scala-lang.org/conduct/
270270
[lbs-readme]: https://github.com/scala/scala/blob/2.12.x/README.md
271271
[scalac-post]: http://milessabin.com/blog/2016/05/13/scalac-hacking/
272272
[milessabin]: https://github.com/milessabin

0 commit comments

Comments
 (0)