-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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." | ||
} | ||
} |