diff --git a/_contact/06-dotty.md b/_contact/06-dotty.md index 1461ce0..9399f08 100644 --- a/_contact/06-dotty.md +++ b/_contact/06-dotty.md @@ -1,5 +1,5 @@ --- label: dotty -name: Dotty +name: Scala 3 Compiler link: http://dotty.epfl.ch/ ---- \ No newline at end of file +--- diff --git a/_contact/07-scala-center-fundraising.md b/_contact/07-scala-center-fundraising.md new file mode 100644 index 0000000..a277b68 --- /dev/null +++ b/_contact/07-scala-center-fundraising.md @@ -0,0 +1,5 @@ +--- +label: fundraising +name: Fundraising +link: +--- diff --git a/_data/team-members.yml b/_data/team-members.yml index d87f23b..5ea8caf 100644 --- a/_data/team-members.yml +++ b/_data/team-members.yml @@ -33,7 +33,7 @@ members: github: sjrd twitter: sjrdoeraene photo: /resources/img/sjrd.png - contact_for: [scalajs, scalaNative] + contact_for: [scalajs] active: true - member: vincent name: Vincent Derouand @@ -103,7 +103,7 @@ members: twitter: photo: /resources/img/sylvie.png contact_for: [scalaCenterActivities] - active: true + active: false - member: heather name: Heather Miller title: Executive Director @@ -129,7 +129,7 @@ members: github: bishabosha twitter: bishabosha photo: /resources/img/jamiethompson.png - contact_for: [tastyScala2, enumFinalisation] + contact_for: [tastyScala2, dotty] active: true - member: ergys name: Ergys Dona @@ -174,7 +174,7 @@ members: github: anatoliykmetyuk twitter: akmetiuk photo: /resources/img/toli.png - contact_for: [] + contact_for: [communication] active: true - member: wmazur name: Wojciech Mazur @@ -233,16 +233,34 @@ members: github: ckipp01 photo: /resources/img/chris-kipp.webp contact_for: [bloop,metals] - active: true + active: false - member: johanna name: Johanna Reichen title: Operations Officer & Strategy Advisor email: johanna.reichen@epfl.ch github: reichenjohanna - twitter: + twitter: photo: /resources/img/johanna.jpeg contact_for: [communication] active: false + - member: shiv + name: Shiv Verkaran + title: Fundraising Officer + email: shiv.verkaran@epfl.ch + github: null + twitter: + photo: /resources/img/shiv.png + contact_for: [fundraising] + active: true + - member: valerie-m + name: Valerie Meillaud + title: Administrative Specialist + email: valerie.meillaud@epfl.ch + github: + twitter: + photo: /resources/img/valerie-m.png + contact_for: [scalaCenterActivities] + active: true - member: lucas name: Lucas Nouguier title: Intern @@ -251,13 +269,13 @@ members: twitter: LucasNouguier photo: /resources/img/nouguier.jpg contact_for: [scalacDebugging] - active: true + active: false - member: aymane name: Aymane Lamyaghri title: Intern email: aymane.lamyaghri@epfl.ch github: aymanelamyaghri - twitter: + twitter: photo: /resources/img/aymane.jpeg - contact_for: - active: true + contact_for: + active: false diff --git a/_projects/25-tasty-scala-2.md b/_projects/25-tasty-scala-2.md index 1bf29c8..b470624 100644 --- a/_projects/25-tasty-scala-2.md +++ b/_projects/25-tasty-scala-2.md @@ -5,7 +5,7 @@ web: github: https://github.com/scalacenter/scala/tree/tasty_reader origin: contributors: [jamie] -status: Active +status: Maintenance type: project active: true priority: 1 diff --git a/_projects/30-enum-finalisation.md b/_projects/30-enum-finalisation.md index 6920eef..5daf819 100644 --- a/_projects/30-enum-finalisation.md +++ b/_projects/30-enum-finalisation.md @@ -5,7 +5,7 @@ web: http://dotty.epfl.ch/docs/reference/enums/enums.html github: origin: contributors: [jamie] -status: Active +status: Completed type: project active: true priority: 2 diff --git a/resources/css/main.scss b/resources/css/main.scss index 7d4f1c2..e3ed347 100644 --- a/resources/css/main.scss +++ b/resources/css/main.scss @@ -1197,7 +1197,7 @@ div.search { .team { .team-member { - min-height: 395px; + min-height: 420px; margin-bottom: 30px; padding: 40px; background-color: #fafafa; diff --git a/resources/img/shiv.png b/resources/img/shiv.png new file mode 100644 index 0000000..6f5cb13 Binary files /dev/null and b/resources/img/shiv.png differ diff --git a/resources/img/shiv@2x.png b/resources/img/shiv@2x.png new file mode 100644 index 0000000..840df0d Binary files /dev/null and b/resources/img/shiv@2x.png differ diff --git a/resources/img/valerie-m.png b/resources/img/valerie-m.png new file mode 100644 index 0000000..2b248fa Binary files /dev/null and b/resources/img/valerie-m.png differ diff --git a/resources/img/valerie-m@2x.png b/resources/img/valerie-m@2x.png new file mode 100644 index 0000000..4263fcb Binary files /dev/null and b/resources/img/valerie-m@2x.png differ diff --git a/team.html b/team.html index e44abee..74512f5 100644 --- a/team.html +++ b/team.html @@ -83,4 +83,4 @@

{{ member.name }}

{% endif %}{% endfor %} - \ No newline at end of file +