Skip to content

Commit ccfb582

Browse files
Governance projects added
1 parent 5411e74 commit ccfb582

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

_data/projects.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,3 +259,33 @@
259259
impact: null
260260
start_year: 2020
261261
end_year: 2020
262+
263+
- name: Governance
264+
projects:
265+
- name: Scala Improvement Process for Scala 3
266+
web: https://docs.scala-lang.org/sips/
267+
github: null
268+
origin: null
269+
contributors: [julien, darja]
270+
process: true
271+
description: The Scala Improvement Process (SIP) is the process by which new features
272+
are added to the Scala language.
273+
impact: All Scala users
274+
- name: Tooling Summit
275+
web: https://www.scala-lang.org/blog/2023/04/11/march-2023-scala-tooling-summit.html
276+
github: null
277+
origin: null
278+
contributors: [darja, chris, johanna]
279+
process: true
280+
description: The Scala Tooling Summit is a bi-yearly event where tooling developers
281+
meet to make decisions on the future of Scala tooling.
282+
impact: All Scala users
283+
- name: Scala Center Advisory Board
284+
web: https://scala.epfl.ch/records.html
285+
github: null
286+
origin: null
287+
contributors: [darja]
288+
process: true
289+
description: The Scala Center Advisory Board is a group of representatives from
290+
the Scala community and industry that meets regularly to discuss the current state and future of Scala.
291+
impact: null

0 commit comments

Comments
 (0)