diff --git a/data/people.json b/data/people.json index 0ab09bf6..8c0b38e9 100644 --- a/data/people.json +++ b/data/people.json @@ -37,6 +37,16 @@ "github_username": "killsanghyuck", "linkedin_username": "gillsang" }, + { + "year": "8th", + "name_ko": "김도훈", + "name_en": "Dohun Kim", + "photo": "dohun.jpg", + "short_bio": "꾸준 그 잡채", + "linkedin_username": "dohun-kim-8b0953308", + "github_username": "kdhhuns2000", + "homepage_url": "https://velog.io/@kdhhuns2000/" + }, { "year": "8th", "name_ko": "서찬혁", diff --git a/public/people/dohun.jpg b/public/people/dohun.jpg new file mode 100644 index 00000000..a9bbb9e1 Binary files /dev/null and b/public/people/dohun.jpg differ