diff --git a/data/people.json b/data/people.json index 89e8845b..27b16e40 100644 --- a/data/people.json +++ b/data/people.json @@ -9,6 +9,16 @@ "linkedin_username": "daehwi-kim-4ab106295", "github_username": "kimday0326" }, + { + "year": "8th", + "name_ko": "김수진", + "name_en": "Sujin Kim", + "photo": "cowboysj.jpg", + "short_bio": "'고민할 시간에 일단 해보기'중독ㅎㅁㅎ", + "linkedin_username": "sujin-kim-080875316", + "github_username": "cowboysj", + "homepage_url":"https://cowboysj.tistory.com/" + }, { "year": "8th", "name_ko": "이정진", diff --git a/public/people/cowboysj.jpg b/public/people/cowboysj.jpg new file mode 100644 index 00000000..5aa4ce83 Binary files /dev/null and b/public/people/cowboysj.jpg differ