Skip to content

Commit 3cd5e50

Browse files
add myself to security team
1 parent cc51dd8 commit 3cd5e50

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/blog/directory.conf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,6 @@ annettebieniusa {
7474
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“."
7575
}
7676

77-
antoniojimeneznieto {
78-
name: "Antonio Jimenez"
79-
pronouns: "he/him"
80-
avatar: "https://scaladays.org/assets/img/2025/speakers/antonio-jimenez.jpg"
81-
github: antoniojimeneznieto
82-
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."
83-
}
84-
8577
battermann {
8678
name: "Leif Battermann"
8779
avatar: "https://github.com/battermann.png"

src/directory.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,14 @@ rossabaker {
107107
mastodon: "https://social.rossabaker.com/@ross"
108108
}
109109

110+
antoniojimeneznieto {
111+
name: "Antonio Jimenez"
112+
pronouns: "he/him"
113+
avatar: "https://scaladays.org/assets/img/2025/speakers/antonio-jimenez.jpg"
114+
github: antoniojimeneznieto
115+
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."
116+
}
117+
110118
# sponsors
111119

112120
spotify {

src/foundation/directory.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ board: [${armanbilge}, ${djspiewak}, ${jducoeur}, ${valencik}]
22
staff: [${armanbilge}]
33
tsc: [${armanbilge}, ${lukajcb}, ${samspills}, ${mpilquist}, ${djspiewak}, ${jducoeur}, ${valencik}]
44
coc: [${armanbilge}, ${hkateu}, ${samspills}, ${satabin}, ${valencik}]
5-
security: [${rossabaker}, ${armanbilge}, ${bpholt}]
5+
security: [${rossabaker}, ${armanbilge}, ${bpholt}, ${antoniojimeneznieto}]

0 commit comments

Comments
 (0)