diff --git a/public/avatars/nayeon.jpg b/public/avatars/nayeon.jpg
new file mode 100644
index 0000000..460e2e3
Binary files /dev/null and b/public/avatars/nayeon.jpg differ
diff --git a/public/avatars/soyeon.png b/public/avatars/soyeon.png
new file mode 100644
index 0000000..25f9aca
Binary files /dev/null and b/public/avatars/soyeon.png differ
diff --git a/public/avatars/taeyong.jpg b/public/avatars/taeyong.jpg
new file mode 100644
index 0000000..30a5e10
Binary files /dev/null and b/public/avatars/taeyong.jpg differ
diff --git a/public/venue/hall.png b/public/venue/hall.png
new file mode 100644
index 0000000..d7cc0a1
Binary files /dev/null and b/public/venue/hall.png differ
diff --git a/src/data/committeeMembers.ts b/src/data/committeeMembers.ts
index f105f08..66cc8f1 100644
--- a/src/data/committeeMembers.ts
+++ b/src/data/committeeMembers.ts
@@ -1,9 +1,87 @@
export const committeeMembers = [
+ {
+ name: "Junsang Mun",
+ team: "Ubuntu Korea Community",
+ role: "General, Contents, Venue and Safety, Social Media and Design",
+ profileImageUrl: "https://discourse.ubuntu-kr.org/user_avatar/discourse.ubuntu-kr.org/junmoon/144/12427_2.png"
+ },
{
name: "Youngbin Han",
team: "Ubuntu Korea Community, Ubuntu LoCo Council",
role: "Sponsorship & Financing",
profileImageUrl: "https://avatars.githubusercontent.com/u/1916739?v=4",
+ },
+ {
+ name: "Giyeon Bang",
+ team: "C++ Korea",
+ role: "General, Venue and Safety, Web and Video, Sponsorship and Finances",
+ profileImageUrl: "https://2022.ubucon.asia/about/giyeon_bang.jpg"
+ },
+ {
+ name: "Sangkon Han",
+ team: "Ubuntu Korea Community",
+ role: "Contents, Venue and Safety",
+ profileImageUrl: "https://2022.ubucon.asia/about/sangkon_han.jpg"
+ },
+ {
+ name: "Minseong Cho",
+ team: "Ubuntu Korea Community",
+ role: "Venue and Safety, Social Media and Design",
+ profileImageUrl: "https://avatars.githubusercontent.com/u/52643858?v=4"
+ },
+ {
+ name: "Yeonguk Choo",
+ team: "Ubuntu Korea Community",
+ role: "General, Contents, Sponsorship and Finances",
+ profileImageUrl: "https://discourse.ubuntu-kr.org/user_avatar/discourse.ubuntu-kr.org/choo121600/144/12050_2.png"
+ },
+ {
+ name: "JunHyeon Bae",
+ team: "Ubuntu Korea Community",
+ role: "General, Venue and Safety",
+ profileImageUrl: "https://avatars.githubusercontent.com/u/22819926?v=4"
+ },
+ {
+ name: "Gyuseok Jung",
+ team: "Ubuntu Korea Community",
+ role: "Venue and Safety, Web and Video ",
+ profileImageUrl: "https://avatars.githubusercontent.com/u/9061758?v=4"
+ },
+ {
+ name: "Hoehyeong Jung",
+ team: "Ubuntu Korea Community",
+ role: "General, Contents, Sponsorship and Finances",
+ profileImageUrl: "https://discourse.ubuntu-kr.org/user_avatar/discourse.ubuntu-kr.org/hothead-jung/144/12047_2.png"
+ },
+ {
+ name: "Nayeon Keum",
+ team: "Ubuntu Korea Community",
+ role: "General",
+ profileImageUrl: "/avatars/nayeon.jpg"
+ },
+ {
+ name: "Taeyong Lee",
+ team: "Ubuntu Korea Community",
+ role: "General, Venue and Safety",
+ profileImageUrl: "/avatars/taeyong.jpg"
+ },
+ {
+ name: "Yonghyun Yi",
+ team: "Ubuntu Korea Community",
+ role: "General, Venue and Safety",
+ profileImageUrl: "https://discourse.ubuntu-kr.org/letter_avatar_proxy/v4/letter/d/a88e4f/144.png"
+ },
+ {
+ name: "Soyeon Kwon",
+ team: "Ubuntu Korea Community",
+ role: "General, Venue and Safety",
+ profileImageUrl: "/avatars/soyeon.png"
+ },
+ {
+ name: "Jungmin Yoon",
+ team: "Ubuntu Korea Community",
+ role: "Web and Video, Venue and Safety",
+ profileImageUrl: "https://avatars.githubusercontent.com/u/7126454?v=4"
}
]
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 72114cc..7c9fc01 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -26,4 +26,9 @@ const { title, description } = Astro.props;
diff --git a/src/pages/ko/about.mdx b/src/pages/ko/about.mdx
index 2fb9ba5..184ecda 100644
--- a/src/pages/ko/about.mdx
+++ b/src/pages/ko/about.mdx
@@ -18,5 +18,5 @@ import CommitteMembers from "/src/components/CommitteeMembers.astro";
## 조직위원회
-우부콘 코리아 2023은 비영리 컨퍼런스이자 커뮤니티 주도 행사로, 우분투한국커뮤니티와 오픈소스 커뮤니티에서 온 자원 봉사자로 구성된 팀에서 운영하고 있습니다.
+우부콘 코리아 2024는 비영리 컨퍼런스이자 커뮤니티 주도 행사로, 우분투한국커뮤니티와 오픈소스 커뮤니티에서 온 자원 봉사자로 구성된 팀에서 운영하고 있습니다.