Skip to content

Commit 85493d8

Browse files
authored
Merge pull request #646 from antoniojimeneznieto/antonio-security-team
Add myself to security team
2 parents cc51dd8 + aeac630 commit 85493d8

3 files changed

Lines changed: 11 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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,16 @@ rossabaker {
107107
mastodon: "https://social.rossabaker.com/@ross"
108108
}
109109

110+
antoniojimeneznieto {
111+
name: "Antonio Jimenez"
112+
pronouns: "he/him"
113+
avatar: "https://github.com/antoniojimeneznieto.png"
114+
email: "antonio.jimenez.nieto@gmail.com"
115+
github: antoniojimeneznieto
116+
linkedin: "https://www.linkedin.com/in/antonio-jimenez-nieto/"
117+
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."
118+
}
119+
110120
# sponsors
111121

112122
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)