Skip to content

Commit

Permalink
chore: Add organizations
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Oct 16, 2024
1 parent fafc9c7 commit b37d12e
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 3 deletions.
28 changes: 25 additions & 3 deletions _data/scala-compiler-team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,93 +5,115 @@
- name: Martin Odersky
description: Language Creator
github: odersky
org: EPFL

- name: Piotr Chabelski
description: Product Manager, Specialised Engineer (Scala CLI)
github: Gedochao
org: VirtusLab

- name: Tomasz Godzik
description: VirtusLab Compiler Team Leader, Specialised Engineer (IDE)
github: tgodzik
org: VirtusLab

- name: Oliver Bračevac
description: LAMP Compiler Team Leader, Specialised Engineer (Capture Checking)
description:
LAMP Compiler Team Leader, Specialised Engineer (Capture Checking)
github: bracevac
org: EPFL

- name: Dale Wijnand
description: Compiler Engineer, Specialised Engineer (Matching)
github: dwijnand
org: Lightbend

- name: Matt Bovel
description: Compiler Engineer
github: mbovel
org: EPFL

- name: Eugene Flesselle
description: Compiler Engineer
github: EugeneFlesselle
org: EPFL

- name: Hamza Remmal
description: Compiler Engineer, Infrastructure Maintainer
github: hamzaremmal
org: EPFL

- name: Yichen Xu
description: Compiler Engineer
github: Linyxus
org: EPFL

- name: Yaoyu Zhao
description: Compiler Engineer
github: noti0na1
org: EPFL

- name: Anna Herlihy
description: Compiler Engineer
github: aherlihy
org: EPFL

- name: Kacper Korban
description: Compiler Engineer
github: KacperFKorban
org: EPFL

- name: Guillaume Martres
description: Spec Supervisor
github: smarter
org: Scala Center

- name: Sébastien Doeraene
description: Spec Supervisor, Compiler Engineer
github: sjrd
org: Scala Center

- name: Jędrzej Rochala
description: Tooling Engineer, Specialised Engineer (Pres. Compiler)
github: rochala
org: VirtusLab

- name: Katarzyna Marek
description: Tooling Engineer, Specialised Engineer (IDE)
github: kasiaMarek
org: VirtusLab

- name: Jan Chyb
description: Compiler Engineer, Specialised Engineer (Macros)
github: jchyb
org: VirtusLab

- name: Mikołaj Fornal
description: Compiler Engineer, Specialised Engineer (Doctool)
github: Florian3k
org: VirtusLab

- name: Michał Pałka
description: Release Officer (LTS)
github: prolativ
org: VirtusLab

- name: Wojciech Mazur
description: Scala Native Team Leader, Release Officer (Next)
github: WojciechMazur
org: VirtusLab

- name: Rikito Taniguchi
description: Scala Native Engineer
github: tanishiking
org: VirtusLab

- name: Dimi Racordon
description: Scala Native Engineer
github: kyouko-taiga
org: EPFL

- name: Nguyen Pham
description: Scala Native Engineer
github: natsukagami


org: EPFL
8 changes: 8 additions & 0 deletions _data/scala-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@
github: odersky
twitter: odersky
linkedin: https://www.linkedin.com/in/odersky/
org: EPFL

- name: Oliver Bračevac
description: LAMP Representative
image: /scala-core/oliver-bracevac.jpeg
city: Lausanne, Switzerland
github: bracevac
linkedin: https://www.linkedin.com/in/oliverbracevac2407/
org: EPFL

- name: Piotr Chabelski
description: Product Manager
Expand All @@ -30,6 +32,7 @@
discord: gedochao
github: Gedochao
linkedin: https://www.linkedin.com/in/piotr-ch/
org: VirtusLab

- name: Sébastien Doeraene
description: Scala Center Representative, Spec Supervisor
Expand All @@ -38,6 +41,7 @@
discord: sjrd
github: sjrd
twitter: sjrdoeraene
org: Scala Center

- name: Lukas Rytz
description: Lightbend Representative
Expand All @@ -46,6 +50,7 @@
discord: lrytz
github: lrytz
linkedin: https://www.linkedin.com/in/lukas-rytz-a33267b6/
org: Lightbend

- name: Tomasz Godzik
description: VirtusLab Representative, Coordinator
Expand All @@ -56,6 +61,7 @@
twitter: TomekGodzik
mastodon: https://fosstodon.org/@tgodzik
linkedin: https://www.linkedin.com/in/tomasz-godzik-53300782/
org: VirtusLab

- name: Wojciech Mazur
description: Scala Native Representative, Release Officer, Community Build Maintainer
Expand All @@ -65,6 +71,7 @@
github: WojciechMazur
twitter: WojciechM_dev
linkedin: https://www.linkedin.com/in/wojciech-mazur-3970a8121/
org: VirtusLab

- name: Seth Tisue
description: Community Advocate
Expand All @@ -74,4 +81,5 @@
github: SethTisue
mastodon: https://fosstodon.org/@SethTisue
linkedin: https://www.linkedin.com/in/sethtisue/
org: Lightbend

1 change: 1 addition & 0 deletions maintainers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ <h2>Scala Teams</h2>
<div class="scala-compiler-item">
<img src="https://github.com/{{member.github}}.png" alt="{{member.name}}" class="scala-compiler-image" style="width: 100px; height: 100px; display: inline;">
<p class="scala-compiler-name"><b>{{member.name}}</b></p>
<p class="scala-compiler-description"><i>{{member.org}}</i></p>
<p class="core-contact">
{% if member.email %}
<a href="mailto:{{member.email}}">
Expand Down
1 change: 1 addition & 0 deletions scala-core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ <h2>Scala Core Team</h2>
<div class="scala-core-item">
<img src="{{coreMember.image}}" alt="{{coreMember.name}}" class="core-image" style="width: 100px; height: 100px; display: inline;">
<p class="core-name"><b>{{coreMember.name}}</b></p>
<p class="core-description"><i>{{coreMember.org}}</i></p>
<p class="core-city">
<i class="fa-solid fa-location-dot"></i> {{coreMember.city}}
{% if coreMember.discord %}
Expand Down

0 comments on commit b37d12e

Please sign in to comment.