Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Oct 7, 2024
2 parents 6b81dff + 25962e2 commit 34885fd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/About/organizingTeam.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@ const OrganizingTeam = () => {
sortByKey<Member>(
[
{ name: "배권한", comment: "우리모두 파이썬으로 같이 합시다." },
{ name: "권혁민", comment: "asdfasdfasdfasdf", imageFileName: "권혁민.jpg" },
{
name: "권혁민",
comment: "Pie, Remidomine... Benedicite!",
imageFileName: "권혁민.jpg",
},
{ name: "박성흠" },
{ name: "김순태" },
{ name: "김강민" },
Expand Down

0 comments on commit 34885fd

Please sign in to comment.