Skip to content

Commit 414ce97

Browse files
author
Jesús Muriel
committed
Merge remote-tracking branch 'origin/dv-13-set-up-content-data' into JM-6-Projects-Screen
2 parents cc3a5f2 + 9824d97 commit 414ce97

29 files changed

+289
-0
lines changed

_data/_contact/01-donations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
id: donations
3+
name: Donations
4+
link: https://scala.epfl.ch/individual-membership.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
id: corporateMembership
3+
name: Corporate Membership
4+
link: https://scala.epfl.ch/corporate-membership.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
id: jenkinsInfrastructure
3+
name: Jenkins Infrastructure
4+
link: https://scala-webapps.epfl.ch/jenkins/
5+
---

_data/_contact/04-server-issues.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
id: serverIssues
3+
name: Server Issues
4+
link:
5+
---
6+
Scaladex
7+
Scastie
8+
Discourse
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
id: scalaCenterActivities
3+
name: Scala Center Supporting Activities
4+
link:
5+
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: advisoryBoardMeeting
3+
name: Advisory Board Meeting
4+
web:
5+
github: https://github.com/scalacenter/advisoryboard
6+
origin:
7+
contributors: [heather]
8+
status:
9+
type: project
10+
---

_data/_projects/02-scaladex.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: scaladex
3+
name: Scaladex
4+
web:
5+
github: https://github.com/scalacenter/scaladex
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/minutes/001-2016-q2.md#scala-center-activities
7+
contributors: [guillaume, julien, heather, jorge, travis, olafur]
8+
status: Completed
9+
type: project
10+
---
11+
Scaladex is a catalogue of open source library. It’s auto generated based on data from Github and Maven Central.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: scalaPlatformProcess
3+
name: Scala Platform Process
4+
web: https://scalacenter.github.io/platform-staging/
5+
github: https://github.com/scalacenter/platform-staging
6+
origin: https://docs.google.com/document/d/1lzLUQETBEwgjuLiDSTih6jgHfv_MLYQnfbMB_3bPD_w/edit
7+
contributors: [jorge, olafur, guillaume]
8+
status:
9+
type: project
10+
---
11+
The Scala Platform Process provides organizational support for a broad range of open source software projects. The mission of the process is to provide high-quality software for the good of the Scala community. Through a collaborative and meritocratic development process, the Platform delivers a stable collection of libraries with widespread use and a low barrier entry for beginners and intermediate users, ready for serious production use.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
id: sip
3+
name: SIP Process reloaded!
4+
web:
5+
github:
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/minutes/001-2016-q2.md#proposal-scp-004-center-to-coordinate-sipslip-process
7+
contributors: []
8+
status: Active
9+
type: project
10+
---
11+
SLIP: Scala library improvement process
12+
Anything related to scala modules (scala-xml, scala-swing, pickling, etc)
13+
14+
SIP: Scala improvement process
15+
---

_data/_projects/05-education.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
id: education
3+
name: Education
4+
web:
5+
github:
6+
origin:
7+
contributors: [heather, julien]
8+
status:
9+
type: education
10+
---
11+
Big Data Analysis with Scala and Spark
12+
[https://www.coursera.org/learn/scala-spark-big-data](https://www.coursera.org/learn/scala-spark-big-data)
13+
14+
Functional Programming in Scala Capstone Project
15+
[https://www.coursera.org/learn/scala-capstone](https://www.coursera.org/learn/scala-capstone)

_data/_projects/06-scalafix.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: scalafix
3+
name: Scalafix
4+
web:
5+
github: https://github.com/scalacenter/scalafix
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/agendas/001-2016-q2.md
7+
contributors: [olafur, guillaume]
8+
status: Active
9+
type: project
10+
---
11+
Most of the heavy lifting happens in [scalameta](https://github.com/scalameta/scalameta)

_data/_projects/07-scastie.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: scastie
3+
name: Scastie
4+
web: https://scastie.scala-lang.org
5+
github: https://github.com/ScalaCenter/scastie
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/minutes/001-2016-q2.md#scala-center-activities
7+
contributors: [olafur, travis]
8+
status: Active
9+
type: project
10+
---
11+
Initially announce as ScalaFiddle. We decided to collaborate on an existing project called Scastie. It leverage sbt, you can easily depend on published libraries, change the Scala version, target a new platform(Scala.Js, Native) or use Dotty.

_data/_projects/08-scalajs-bundler.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: scalajsBundler
3+
name: Scalajs-bundler
4+
web:
5+
github: https://github.com/scalacenter/scalajs-bundler
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/minutes/001-2016-q2.md#proposal-scp-005-ensurance-of-continuity-of-scalajs-project
7+
contributors: [julien]
8+
status: Completed
9+
type: project
10+
---
11+
Module bundler for Scala.js projects that use npm packages. Uses [webpack](https://webpack.github.io) under the hood.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: spores
3+
name: Spores and serializable transitive checker
4+
web:
5+
github: https://github.com/scalacenter/spores
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/minutes/002-2016-q3.md#proposal-scp-006-compile-time-check-of-serializability
7+
contributors: [jorge, heather, julien]
8+
status: Completed
9+
type: project
10+
---
11+
A production-ready version of spores compatible with `{java, scala}.util.Serializable`. Provide a way to turn runtime serialization errors into compile-time errors via a compiler plugin, and lets users customize which checks should and should not be enforced.

_data/_projects/10-scala-native.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
id: scalaNative
3+
name: Scala-Native
4+
web:
5+
github: https://github.com/scalacenter/spores
6+
origin: SCP-001 - Native Execution of Scala/Spark via LLVM
7+
contributors: [guillaume]
8+
status: Active
9+
type: project
10+
---
11+
[Sbt-cross-project](https://github.com/scala-native/sbt-crossproject)
12+
We extended Scala.js’ crossProject and %%% to support Scala-Native. You can publish and depend on Scala Native libraries.
13+
14+
[Roadmap](https://docs.google.com/document/d/1HLpwa7Uz0mKzldBlalkTh1zI1OoEwWlrMFrqnDc6x_M/edit?ts=57d7ee43) We are implementing JDK core libraries based on open source usage. We are building libraries from the Scala Index against Scala Native and we implement the missing methods.
15+
16+
[Improvements](https://github.com/scala-native/scala-native/pulls/MasseGuillaume)
17+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: improveBuilds
3+
name: Improve builds with direct dependencies
4+
web:
5+
github:
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/009-improve-direct-dependency-experience.md
7+
contributors: []
8+
status: Active
9+
type: project
10+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
id: collectionsRedesign
3+
name: Collections Redesign
4+
web:
5+
github:
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/007-collections.md
7+
contributors: []
8+
status: Active
9+
type: project
10+
---
11+
The Scala collections library underwent a major redesign in Scala 2.8. While the current design proved to be successful in many areas, several pain points have become apparent over the years which indicate fundamental issues with the design that cannot be removed through gradual minor changes. This prompted the request for strawman proposals for a new design in the context of Dotty. We propose that the Scala Center work on the implementation of this new design for the Scala 2.13 standard library.
12+
The work in progress can be seen in the following github repository: [https://github.com/scala/collection-strawman](https://github.com/scala/collection-strawman)
13+
14+
[Improvements](https://github.com/scala/collection-strawman/pulls/julienrf)
15+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
id: documentationImprovements
3+
name: Documentation Improvements
4+
web:
5+
github: https://github.com/scalacenter/exercises-scalatutorial
6+
origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/008-websites.md
7+
contributors: [julien]
8+
status: Completed
9+
type: project
10+
---
11+
[Scala tutorial based on the existing MOOCs.](https://www.scala-exercises.org/scala_tutorial/terms_and_types)
12+
[Improvements](https://github.com/scala/scala.github.com/pulls/travis032654) for [http://docs.scala-lang.org/](http://docs.scala-lang.org/)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: zincImprovements
3+
name: Zinc Improvements
4+
github: https://github.com/sbt/zinc
5+
origin: Scala Center’s decision
6+
contributors: [jorge]
7+
status: Active
8+
type: project
9+
---
10+
[Improvements](https://github.com/sbt/zinc/labels/Scala%20Center)
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
id: advisoryBoardProposals
3+
name: Advisory Board Proposals
4+
web:
5+
github:
6+
origin:
7+
contributors: []
8+
status:
9+
type: proposal
10+
---
11+
1.[SCP-001: Native Execution of Scala/Spark via LLVM](https://github.com/scalacenter/advisoryboard/blob/master/proposals/001-native-scala-for-spark.md)
12+
2.[SCP-002: Migration path to Dotty for Scalac users](https://github.com/scalacenter/advisoryboard/blob/master/proposals/002-dotty-migration-path.md)
13+
3.[SCP-003: Scala Center Publicity Chair](https://github.com/scalacenter/advisoryboard/blob/master/proposals/003-scala-center-publicity-chair.md)
14+
4.[SCP-004: Center to coordinate SIP/SLIP process](https://github.com/scalacenter/advisoryboard/blob/master/proposals/004-sip-and-slip-coordination.md)
15+
5.[SCP-005: Ensurance of continuity of Scala.js project](https://github.com/scalacenter/advisoryboard/blob/master/proposals/005-continuity-of-scala-js.md)
16+
6.[SCP-006: Compile Time Check of Serializability](https://github.com/scalacenter/advisoryboard/blob/master/proposals/006-compile-time-serializibility-check.md)
17+
7.[SCP-007: Collaborative redesign and implementation of Scala 2.13's collections library](https://github.com/scalacenter/advisoryboard/blob/master/proposals/007-collections.md)
18+
8.[SCP-008: Maintain scala-lang, docs.scala-lang, scala.epfl.ch websites](https://github.com/scalacenter/advisoryboard/blob/master/proposals/008-websites.md)
19+
9.[SCP-009: Improve user experience for builds that use only direct dependencies](https://github.com/scalacenter/advisoryboard/blob/master/proposals/009-improve-direct-dependency-experience.md)

_data/_team/01-heather-miller.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: heather
3+
name: Heather Miller
4+
title: Executive Director
5+
6+
photo: /resources/img/heather.png
7+
contact_for: [corporateMembership, donations, education, advisoryBoarMeeting]
8+
---

_data/_team/02-martin-odersky.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: martin
3+
name: Martin Odersky
4+
title: Academic Director
5+
6+
photo: /resources/img/martin.png
7+
contact_for: [dotty]
8+
---

_data/_team/03-julien-richard-foy.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: julien
3+
name: Julien Richard-Foy
4+
title: Software Development
5+
6+
photo: /resources/img/julien.jpg
7+
contact_for: [education, scalajsBundler, documentationImprovements, collectionsRedesign]
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: jorge
3+
name: Jorge Vicente Cantero
4+
title: Software Development
5+
6+
photo: /resources/img/jorge.jpg
7+
contact_for: [scalaPlatformProcess, sip, spores, improveBuilds, zincImprovements]
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: olafur
3+
name: Olafur Pall Geirsson
4+
title: Software Development
5+
6+
photo: /resources/img/olafur.jpg
7+
contact_for: [scalafix]
8+
---

_data/_team/06-guillaume-masse.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: guillaume
3+
name: Guillaume Massé
4+
title: Software Engineer
5+
6+
photo: /resources/img/guillaume.jpg
7+
contact_for: [scalaNative, scastie, scaladex]
8+
---

_data/_team/07-travis-lee.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: travis
3+
name: Travis Lee
4+
title: Communications Manager, Contractor
5+
email:
6+
photo: /resources/img/travis.jpg
7+
contact_for: [documentationImprovements]
8+
---

_data/_team/08-fabien-salvi.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: fabien
3+
name: Fabien Salvi
4+
title: System Administrator
5+
6+
photo: /resources/img/fabien.jpg
7+
contact_for: [jenkinsInfrastructure, serverIssues]
8+
---

_data/_team/09-sylvie-jankow.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
member: sylvie
3+
name: Sylvie Jankow
4+
title: Secretary
5+
6+
photo: /resources/img/sylvie.jpg
7+
contact_for: [scalaCenterActivities]
8+
---

0 commit comments

Comments
 (0)