diff --git a/data/people.json b/data/people.json index 6e175d40..66c957be 100644 --- a/data/people.json +++ b/data/people.json @@ -1,5 +1,14 @@ { "people": [ + { + "year": "8th", + "name_ko": "손수민", + "name_en": "Sumin Son", + "photo": "suminson.jpg", + "short_bio": "친절한 개발자", + "linkedin_username": "sumin-son-7900852a9", + "github_username": "SuminSSon" + }, { "year": "8th", "name_ko": "김대휘", diff --git a/public/people/suminson.jpg b/public/people/suminson.jpg new file mode 100644 index 00000000..6f4927ec Binary files /dev/null and b/public/people/suminson.jpg differ