Skip to content

Commit

Permalink
Update author images
Browse files Browse the repository at this point in the history
  • Loading branch information
prrao87 committed Mar 27, 2024
1 parent 15d6e4f commit 7aaf54c
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions src/config/allAuthors.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,37 @@
{
"team": {
"name": "Kùzu Team",
"image": "https://kuzudb.com/img/blog/team.jpg"
"image": "https://kuzudb.com/img/blog/team.jpg",
"bio": "Developers of Kùzu Inc."
},
"semih": {
"name": "Semih Salihoğlu",
"image": "https://kuzudb.com/img/blog/semih.jpg"
"image": "https://kuzudb.com/img/team/semih_thumbnail.png",
"bio": "CEO of Kùzu Inc. & Associate Prof. at UWaterloo"
},
"chang": {
"name": "Chang Liu",
"image": "https://kuzudb.com/img/blog/chang.gif"
"image": "https://kuzudb.com/img/team/chang_thumbnail.png",
"bio": "DevOps Engineer & Co-founder of Kùzu Inc."
},
"guodong": {
"name": "Guodong Jin",
"image": "https://kuzudb.com/img/blog/guodong.jpg"
"image": "https://kuzudb.com/img/team/guodong_thumbnail.png",
"bio": "Software Engineer & Co-founder of Kùzu Inc."
},
"xiyang": {
"name": "Xiyang Feng",
"image": "https://kuzudb.com/img/blog/xiyang.jpg"
"image": "https://kuzudb.com/img/team/xiyang_thumbnail.png",
"bio": "Software Engineer & Co-founder of Kùzu Inc."
},
"ziyi": {
"name": "Ziyi Chen",
"image": "https://kuzudb.com/img/blog/ziyi.jpg"
"image": "https://kuzudb.com/img/team/ziyi_thumbnail.png",
"bio": "Software Engineer & Co-founder of Kùzu Inc."
},
"prashanth": {
"name": "Prashanth Rao",
"image": "https://kuzudb.com/img/blog/prashanth.png"
"image": "https://kuzudb.com/img/team/prashanth_thumbnail.png",
"bio": "AI Engineer at Kùzu Inc."
}
}

0 comments on commit 7aaf54c

Please sign in to comment.