Skip to content

Commit 230ebd0

Browse files
committed
Update affiliations
1 parent b6b2eb1 commit 230ebd0

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

src/components/Community/people.tsx

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -125,24 +125,20 @@ export const past = [
125125
personalSiteUrl: "https://erlingrj.github.io",
126126
avatar:
127127
"https://backends.it.ntnu.no/user-profile-service/rest/files/139f11cf-c2bb-365e-bbbb-559165b9cb31",
128-
blurb: (
129-
<Translate>
130-
PhD Candidate at Norwegian University of Science and Technology.
131-
</Translate>
132-
),
128+
blurb: <Translate>Senior Embedded R&D Engineer, reMarkable.</Translate>,
133129
},
134130
{
135131
name: "Marten Lohstroh",
136-
personalSiteUrl: "http://people.eecs.berkeley.edu/~marten/",
132+
personalSiteUrl: "https://www.xronos.com/#team",
137133
avatar: "https://avatars.githubusercontent.com/u/19938940?v=4",
138-
blurb: <Translate>Assistant Researcher at UC Berkeley.</Translate>,
134+
blurb: <Translate>CEO, Xronos Inc.</Translate>,
139135
},
140136
{
141137
name: "Christian Menard",
142138
personalSiteUrl:
143-
"https://cfaed.tu-dresden.de/investigators-institutions/compiler-construction/ccc-staff/christian-menard",
139+
"https://www.xronos.com/#team",
144140
avatar: "https://avatars.githubusercontent.com/u/6460123?v=4",
145-
blurb: <Translate>Graduate Student at TU Dresden.</Translate>,
141+
blurb: <Translate>Principal Architect, Xronos Inc.</Translate>,
146142
},
147143
{
148144
name: "Anirudh Rengarajan",

0 commit comments

Comments
 (0)