Skip to content

Commit 78a6b93

Browse files
committed
db updates
1 parent fd6dc9e commit 78a6b93

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

site/db.edn

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
:image "https://avatars.githubusercontent.com/u/36110?v=4"
55
:url "https://chouser.us/"
66
:links [{:icon "github" :href "https://github.com/chouser"}]}
7+
{:id :eugnes
8+
:name "Eugen Nesbakken"
9+
:image "https://avatars.githubusercontent.com/u/46522650"
10+
:affiliation [:bu :endor]
11+
:links [{:icon "github" :href "https://github.com/eugnes03"}]}
712
{:id :ezmiller
813
:name "Ethan Miller"
914
:image "https://avatars.githubusercontent.com/u/772738?v=4"
@@ -19,7 +24,7 @@
1924
:name "Daniel Slutsky"
2025
:image "https://avatars.githubusercontent.com/u/5673102?v=4"
2126
:url "https://scicloj.github.io/contributors/daslu/"
22-
:affiliation [:scicloj]
27+
:affiliation [:scicloj :endor]
2328
:links [{:icon "github" :href "https://github.com/daslu"}]}
2429
{:id :danielsz
2530
:name "Daniel Szmulewicz"
@@ -180,7 +185,13 @@
180185
:url "https://techascent.com"}
181186
{:id :cim
182187
:name "cim"
183-
:url "https://cim.hkubs.hku.hk/"}]
188+
:url "https://cim.hkubs.hku.hk/"}
189+
{:id :endor
190+
:name "Endor Global"
191+
:url "https://endor.global"}
192+
{:id :bu
193+
:name "Boston University"
194+
:url "https://www.bu.edu/"}]
184195

185196
:topic
186197
[{:id :core

0 commit comments

Comments
 (0)