Skip to content

Commit b7b6e59

Browse files
committed
added a few authors and affiliations
1 parent aebf52c commit b7b6e59

1 file changed

Lines changed: 46 additions & 3 deletions

File tree

site/db.edn

Lines changed: 46 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,53 @@
215215
{:id :llyons
216216
:name "Lorelai Lyons"
217217
:url "https://lorelailyons.me/"
218-
:links [{:icon "github" :href "https://github.com/thefakelorlyons"}]}]
219-
218+
:links [{:icon "github" :href "https://github.com/thefakelorlyons"}]}
219+
{:id :pez
220+
:name "Peter Strömberg"
221+
:url "https://github.com/pez"
222+
:links [{:href "https://calva.io/"}]
223+
:image "https://avatars.githubusercontent.com/u/30010?v=4"
224+
:affiliation [:agical]}
225+
{:id :antonzhyliuk
226+
:name "Anton Zhyliuk"
227+
:url "https://github.com/antonzhyliuk"
228+
:image "https://avatars.githubusercontent.com/u/5443338?v=4"
229+
:affiliation [:domik-systems]}
230+
{:id :tomas81508
231+
:name "Tomas Ekholm"
232+
:url "https://github.com/tomas81508"
233+
:image "https://avatars.githubusercontent.com/u/471055?v=4"
234+
:affiliation [:kth :conjoin-it]}
235+
{:id :chrysophylax
236+
:name "Billy Jaime Beltran"
237+
:url "https://github.com/chrysophylax"
238+
:image "https://avatars.githubusercontent.com/u/10576351?v=4"
239+
:affiliation [:redpill-linpro]}
240+
{:id :dts
241+
:name "Dirk Schweiger"
242+
:url "https://github.com/dirkschweiger"
243+
:image "https://avatars.githubusercontent.com/u/22668917?v=4"
244+
:affiliation [:textsound.io]}]
220245
:affiliation
221-
[{:id :clojure.core
246+
[{:id :textsound.io
247+
:name "textsound.io"
248+
:url "https://textsound.io/"}
249+
{:id :redpill-linpro
250+
:name "Redpill Linpro"
251+
:url "https://redpill-linpro.com"}
252+
{:id :kth
253+
:name "Royal Institute of Technology"
254+
:url "https://www.kth.se/"}
255+
{:id :conjoin-it
256+
:name "conjoin-it"
257+
:url "https://conjoin-it.se/"}
258+
{:id :domik-systems
259+
:name "Domik Systems"
260+
:url "https://domik-systems.com/"}
261+
{:id :agical
262+
:name "Agical"
263+
:url "https://www.agical.se/"}
264+
{:id :clojure.core
222265
:name "Clojure.core"
223266
:url "https://clojure.org"}
224267
{:id :scicloj

0 commit comments

Comments
 (0)