diff --git a/src/const/team.json b/src/const/team.json index d0fc37a8..e5f2ea92 100644 --- a/src/const/team.json +++ b/src/const/team.json @@ -8,5 +8,15 @@ "github": "ImJustChew", "linkedin": "ImJustChew", "active": true + }, + { + "name_zh": "連正文", + "name_en": "Joshua Lean", + "photo": "https://avatars.githubusercontent.com/u/74640729?v=4", + "description": "🐳", + "link": "https://joshualean.com", + "github": "Joshimello", + "linkedin": "JoshuaLean", + "active": true } ]