Skip to content

Commit ae403d9

Browse files
Add more info about SIP, the moderation, the Scala Center and Scala 2.
1 parent d880f4c commit ae403d9

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

_data/governance.yml

+24
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ cards:
44
description: "The SIP is the primary mechanism for evolving the Scala language."
55
expandText: "Process & People"
66
links:
7+
- text: "This process aims to evolve Scala openly and collaboratively. Anyone from the community is welcome to submit a Scala Improvement Proposal (SIP), which is then reviewed and discussed by a Committee. Every month, the Committee votes on the proposals to accept in the language."
8+
- name: SIP Homepage
9+
url: https://docs.scala-lang.org/sips/index.html
710
- name: SIP Committee Members
811
url: https://docs.scala-lang.org/sips/process-specification.html#the-sip-committee
912
- name: SIP Process Specification
@@ -27,6 +30,7 @@ cards:
2730
description: "Learn how the Scala community is moderated."
2831
expandText: "Process & People"
2932
links:
33+
- text: "The Scala community is moderated by the Moderation Team over all the official communication channels. The moderation is governed by the Code of Conduct"
3034
- name: "Moderation Team"
3135
url: https://www.scala-lang.org/conduct/#contact
3236
- name: Code of Conduct
@@ -35,3 +39,23 @@ cards:
3539
url: https://docs.scala-lang.org/contribute/inclusive-language-guide.html
3640
- name: "Communication Channels"
3741
url: https://docs.scala-lang.org/community/
42+
- title: "Scala Center"
43+
description: "The organization fostering the Scala community, education, and OSS library development."
44+
expandText: "Learn More"
45+
links:
46+
- name: "Homepage"
47+
url: https://scala.epfl.ch/
48+
- name: Team
49+
url: https://scala.epfl.ch/team.html
50+
- name: "Advisory Board"
51+
url: https://github.com/scalacenter/advisoryboard#the-scala-center-advisory-board
52+
- name: "5 Year Report"
53+
url: https://scala.epfl.ch/records/first-five-years/
54+
- title: "Scala 2 Maintenance"
55+
description: "Who maintains the Scala 2 compiler?"
56+
expandText: "Process & People"
57+
links:
58+
- name: "Contribution Process"
59+
url: "https://github.com/scala/scala#how-to-contribute"
60+
- name: "Core Maintainers"
61+
url: "https://github.com/scala/scala#get-in-touch"

0 commit comments

Comments
 (0)