Skip to content

change team members #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _contact/06-dotty.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
label: dotty
name: Dotty
name: Scala 3 Compiler
link: http://dotty.epfl.ch/
---
---
5 changes: 5 additions & 0 deletions _contact/07-scala-center-fundraising.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
label: fundraising
name: Fundraising
link:
---
38 changes: 28 additions & 10 deletions _data/team-members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion _projects/25-tasty-scala-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion _projects/30-enum-finalisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion resources/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ div.search {
.team {

.team-member {
min-height: 395px;
min-height: 420px;
margin-bottom: 30px;
padding: 40px;
background-color: #fafafa;
Expand Down
Binary file added resources/img/shiv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/shiv@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/valerie-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/valerie-m@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion team.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ <h3>{{ member.name }}</h3>
{% endif %}{% endfor %}

</div>
</div>
</div>