Skip to content
Open
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
8 changes: 0 additions & 8 deletions src/blog/directory.conf
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@ annettebieniusa {
bio: "Annette is a lecturer and senior researcher at the Technische Universität Kaiserslautern. Her research interests include semantics of concurrent and distributed programming, with a focus on replication, synchronization, and how they are reflected on programming language level. Annette was involved in several national and international research projects, most recently the in the EU-Projects “SyncFree: Large-scale Computation without Synchronization” and “Lightkone: Lightweight computation for networks at the edge“."
}

antoniojimeneznieto {
name: "Antonio Jimenez"
pronouns: "he/him"
avatar: "https://scaladays.org/assets/img/2025/speakers/antonio-jimenez.jpg"
github: antoniojimeneznieto
bio: "Hi, my name is Antonio. I'm originally from Spain and currently work full-time as software engineer using Scala in Switzerland. I've been using Scala for 5 years, ever since discovering the language during a functional programming course at EPFL. I participated in Google Summer of Code as a student, working on Cats Effect's new I/O integrated runtime leveraging io_uring. Today, I remain actively involved in the project as a co-mentor."
}

battermann {
name: "Leif Battermann"
avatar: "https://github.com/battermann.png"
Expand Down
8 changes: 8 additions & 0 deletions src/directory.conf
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,14 @@ rossabaker {
mastodon: "https://social.rossabaker.com/@ross"
}

antoniojimeneznieto {
name: "Antonio Jimenez"
pronouns: "he/him"
avatar: "https://scaladays.org/assets/img/2025/speakers/antonio-jimenez.jpg"
github: antoniojimeneznieto
bio: "Hi, my name is Antonio. I'm originally from Spain and currently work full-time as software engineer using Scala in Switzerland. I've been using Scala for 5 years, ever since discovering the language during a functional programming course at EPFL. I participated in Google Summer of Code as a student, working on Cats Effect's new I/O integrated runtime leveraging io_uring. Today, I remain actively involved in the project as a co-mentor."
}

# sponsors

spotify {
Expand Down
2 changes: 1 addition & 1 deletion src/foundation/directory.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ board: [${armanbilge}, ${djspiewak}, ${jducoeur}, ${valencik}]
staff: [${armanbilge}]
tsc: [${armanbilge}, ${lukajcb}, ${samspills}, ${mpilquist}, ${djspiewak}, ${jducoeur}, ${valencik}]
coc: [${armanbilge}, ${hkateu}, ${samspills}, ${satabin}, ${valencik}]
security: [${rossabaker}, ${armanbilge}, ${bpholt}]
security: [${rossabaker}, ${armanbilge}, ${bpholt}, ${antoniojimeneznieto}]
Loading