Skip to content

Commit

Permalink
Add: new 2024 fall event developers
Browse files Browse the repository at this point in the history
  • Loading branch information
kmc7468 committed Sep 5, 2024
1 parent 405d6fa commit ce66ff8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/web/src/static/members/members2024FallEvent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,17 @@ const members: Members = [
},
{
position: "🖥️ Back-end Developer",
list: [{ name: "김민찬", id: "static", period: "2024" }],
list: [
{ name: "김민찬", id: "static", period: "2024" },
{ name: "박태현", id: "source", period: "2024" },
],
},
{
position: "⚙️ Front-end Developer",
list: [
{ name: "권진현", id: "daystar", period: "2024" },
{ name: "황민성", id: "minseong", period: "2024" },
{ name: "김효경", id: "diana", period: "2024" },
],
},
{
Expand Down

0 comments on commit ce66ff8

Please sign in to comment.