Skip to content

Commit 51af40a

Browse files
committed
Add new @typelevel/tsc members
1 parent c57bfa0 commit 51af40a

3 files changed

Lines changed: 114 additions & 12 deletions

File tree

src/blog/directory.conf

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,6 @@ cheng {
111111
bio: "Eugenia Cheng is a Senior Lecturer (Associate Professor) of Pure Mathematics in the School of Mathematics and Statistics, University of Sheffield, UK."
112112
}
113113

114-
chingles {
115-
name: "Ching Hian Chew"
116-
avatar: "https://github.com/Chingles2404.png"
117-
github: Chingles2404
118-
}
119-
120114
chrisokasaki {
121115
name: "Chris Okasaki"
122116
avatar: "https://github.com/chrisokasaki.png"
@@ -556,11 +550,6 @@ yifanxing {
556550
bio: "Yifan is a software engineer, ScalaBridge organizer, and open-source contributor. Her work involves many distributed systems related topics, including network protocols, consensus, network security, etc. Yifan contributed to the message queue systems and asynchronous APIs for a Scala open source project Shared Health Research Information Network (SHRINE) at Harvard Medical School. The system uses concepts of parallel processing/multi-threading, non-blocking asynchronous, distributed systems, etc."
557551
}
558552

559-
zainabali {
560-
name: "Zainab Ali"
561-
bio: "Zainab is a functional programmer who converted from object oriented design. A physicist at heart, she was excited to find an application of dimensional analysis and dependent types to real world problems. She is the author of Libra and a contributor to many typelevel libraries, such as cats and fs2."
562-
}
563-
564553
zetashift {
565554
name: "Rishad Sewnarain"
566555
avatar: "https://github.com/zetashift.png"

src/directory.conf

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,96 @@ antoniojimeneznieto {
117117
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."
118118
}
119119

120+
Hombre-x {
121+
name: Gabriel Santana Paredes
122+
avatar: "https://github.com/Hombre-x.png"
123+
github: Hombre-x
124+
linkedin: "https://www.linkedin.com/in/hombre-x/"
125+
}
126+
127+
satorg {
128+
name: Sergey Torgashov
129+
avatar: "https://github.com/satorg.png"
130+
github: satorg
131+
}
132+
133+
lenguyenthanh {
134+
name: Thanh Le
135+
avatar: "https://github.com/lenguyenthanh.png"
136+
github: lenguyenthanh
137+
url: "https://www.thanh.se/"
138+
linkedin: "https://www.linkedin.com/in/lenguyenthanh/"
139+
lichess: nt9
140+
}
141+
142+
igor-ramazanov {
143+
name: Igor Ramazanov
144+
avatar: "https://github.com/igor-ramazanov.png"
145+
github: igor-ramazanov
146+
}
147+
148+
zainabali {
149+
name: "Zainab Ali"
150+
avatar: "https://github.com/zainab-ali.png"
151+
github: zainab-ali
152+
bio: "Zainab is a functional programmer who converted from object oriented design. A physicist at heart, she was excited to find an application of dimensional analysis and dependent types to real world problems. She is the author of Libra and a contributor to many typelevel libraries, such as cats and fs2."
153+
}
154+
155+
chingles {
156+
name: "Ching Hian Chew"
157+
avatar: "https://github.com/Chingles2404.png"
158+
github: Chingles2404
159+
}
160+
161+
reardonj {
162+
name: Justin Reardon
163+
pronouns: he/him
164+
avatar: "https://github.com/reardonj.png"
165+
github: reardonj
166+
url: "http://www.jmreardon.com/"
167+
}
168+
169+
iRevive {
170+
name: Maksym Ochenashko
171+
avatar: "https://github.com/iRevive.png"
172+
github: iRevive
173+
url: "https://ochenashko.com/"
174+
}
175+
176+
philippjenni {
177+
name: Philipp Jenni
178+
linkedin: "https://www.linkedin.com/in/philipp-jenni-9b7024135/"
179+
}
180+
181+
danicheg {
182+
name: Daniel Esik
183+
avatar: "https://github.com/danicheg.png"
184+
github: danicheg
185+
mastodon: "https://indieweb.social/@danicheg"
186+
}
187+
188+
SabrinaXKL {
189+
name: Sabrina Konrad-lee
190+
avatar: "https://github.com/SabrinaXKL.png"
191+
github: SabrinaXKL
192+
}
193+
194+
dhinojosa {
195+
name: Daniel Hinojosa
196+
avatar: "https://github.com/dhinojosa.png"
197+
github: dhinojosa
198+
url: "http://www.evolutionnext.com"
199+
mastodon: "https://mastodon.social/@dhinojosa"
200+
}
201+
202+
Koroeskohr {
203+
name: Victor Viale
204+
pronouns: he/him
205+
avatar: "https://github.com/Koroeskohr.png"
206+
github: Koroeskohr
207+
url: "https://www.victorviale.com/"
208+
}
209+
120210
# sponsors
121211

122212
spotify {

src/foundation/directory.conf

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
board: [${armanbilge}, ${djspiewak}, ${jducoeur}, ${valencik}]
22
staff: [${armanbilge}]
3-
tsc: [${armanbilge}, ${lukajcb}, ${samspills}, ${mpilquist}, ${djspiewak}, ${jducoeur}, ${valencik}]
43
coc: [${armanbilge}, ${hkateu}, ${samspills}, ${satabin}, ${valencik}]
54
security: [${rossabaker}, ${armanbilge}, ${bpholt}, ${antoniojimeneznieto}]
5+
6+
tsc: [
7+
${zainabali}
8+
${armanbilge}
9+
${chingles}
10+
${danicheg}
11+
${dhinojosa}
12+
${lukajcb}
13+
${philippjenni}
14+
${antoniojimeneznieto}
15+
${SabrinaXKL}
16+
${lenguyenthanh}
17+
${iRevive}
18+
${samspills}
19+
${mpilquist}
20+
${igor-ramazanov}
21+
${reardonj}
22+
${Hombre-x}
23+
${djspiewak}
24+
${satorg}
25+
${jducoeur}
26+
${valencik}
27+
${Koroeskohr}
28+
]

0 commit comments

Comments
 (0)