You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conduct.md
+10-18Lines changed: 10 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,16 @@ layout: page
3
3
title: The Scala Code of Conduct
4
4
---
5
5
6
-
This Code of Conduct covers our behaviour as contributors/comitters of the
7
-
Scala Team, as well as those participating in any Scala moderated forum,
8
-
mailing list, wiki, web site, IRC channel, hackathon, public meeting or
9
-
private correspondence. Scala moderators are appointed by EPFL /
10
-
Typesafe to maintain the health of the community and will arbitrate in any
11
-
dispute over the conduct of a member of the community.
6
+
This Code of Conduct covers our behaviour as contributors/comitters of
7
+
the Scala Team, as well as those participating in any Scala moderated
8
+
forum, mailing list, wiki, web site, IRC channel, hackathon, public
9
+
meeting or private correspondence. (See the
10
+
[list of community fora](http://www.scala-lang.org/community/)
11
+
on the main Scala site.)
12
+
13
+
Scala moderators are appointed by EPFL / Typesafe to maintain the
14
+
health of the community and will arbitrate in any dispute over the
15
+
conduct of a member of the community.
12
16
13
17
Note: This should not be interpreted like a legal document. It's a statement
14
18
of intent, and a guideline for collaboration.
@@ -86,15 +90,3 @@ actions will be taken:
86
90
## No Job postings
87
91
88
92
The scala forums will *no longer* allow job listings to be posted to the mailing list. While we're all *very* glad to see more and more Scala jobs, we'd prefer if these listing were kept in more appropriate forums.
89
-
90
-
## The Mailing Lists
91
-
92
-
The Scala mailing lists are split into several sub-lists:
93
-
94
-
-**scala-user** This is a mailing list for beginners/users of scala. No question is a dumb question on Scala user. No a priori knowledge of math, functional programing, java, or other topics should be assumed on this list. Any question can and should receive a courteous and insightful answer.
95
-
-**scala-debate** This is the ‘anything goes’ list. You can bring up any issue, any loosely scala-related topic. While professional courtesy and respect must be maintained, this is where discussion on controversial topics can occur, or “what-if” type questions.
96
-
-**scala-internals** This is the list relating to compiler/library development. If you’re into the actual day to day nuts and bolts of jenkins, pull requests and compiler bugs, this is the place to hang out. New implementations are discussed here, after being proposed to the general public.
97
-
-**scala-language** This list is for questions relating to the language itself and its specification. This includes deep topics like “Why do implicits work this way” or “What does Foo extends Any mean?”
98
-
-**scala-sips** This list is for collaboration and feedback regarding actively developed new features for Scala. A SIP includes both the proposal process, as well as the implemenetation and integration into scala core. If you want to see what’s coming down the pipe and you’d like to be involved, this is the mailing list for you.
99
-
-**scala-tools** This list is specifically for tooling around Scala, such as emacs, maven, ant and gedit. If you have a question, this may be the right list for you.
100
-
-**scala-announce** This list is for announcements only. All posts are moderated.
0 commit comments