Skip to content

Commit b26e511

Browse files
committed
feat: add jclaggett
1 parent e2fa3f1 commit b26e511

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

site/db.edn

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,11 @@
180180
:name "William Proffitt"
181181
:url "https://github.com/doogiecode"
182182
:image "https://avatars.githubusercontent.com/doogiecode"}
183-
,]
183+
{:id :jclaggett
184+
:name "Jonathan Claggett"
185+
:image "https://avatars.githubusercontent.com/u/100909?v=4"
186+
:url "https://github.com/jclaggett"
187+
:links [{:icon "github" :href "https://github.com/jclaggett"}]}]
184188

185189
:affiliation
186190
[{:id :clojure.core

0 commit comments

Comments
 (0)