diff --git a/.all-contributorsrc b/.all-contributorsrc
index 03d13e47..b5b6b6ab 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -24,7 +24,7 @@
"name": "Evan Suhyeong Lee",
"avatar_url": "https://avatars.githubusercontent.com/u/37020415?v=4",
"profile": "https://github.com/sounmind",
- "contributions": ["code", "doc"]
+ "contributions": ["blog", "code", "doc"]
},
{
"login": "hyoseong1994",
@@ -40,20 +40,6 @@
"profile": "https://github.com/RiaOh",
"contributions": ["code", "doc"]
},
- {
- "login": "Lustellz",
- "name": "Tasha(살미)",
- "avatar_url": "https://avatars.githubusercontent.com/u/45252527?v=4",
- "profile": "https://github.com/Lustellz",
- "contributions": ["code", "doc"]
- },
- {
- "login": "y00eunji",
- "name": "유은지",
- "avatar_url": "https://avatars.githubusercontent.com/u/27201591?v=4",
- "profile": "https://github.com/y00eunji",
- "contributions": ["code", "doc"]
- },
{
"login": "Hecklebot",
"name": "Hansaem.so",
@@ -61,13 +47,6 @@
"profile": "https://velog.io/@hecklebot",
"contributions": ["code", "doc"]
},
- {
- "login": "HowToBeAHappyBoy",
- "name": "서진혁 (Aka)",
- "avatar_url": "https://avatars.githubusercontent.com/u/30362922?v=4",
- "profile": "https://seozi.io/",
- "contributions": ["code", "doc"]
- },
{
"login": "sseung30",
"name": "seunghyun",
@@ -82,6 +61,27 @@
"profile": "https://github.com/jj5u",
"contributions": ["design"]
},
+ {
+ "login": "HowToBeAHappyBoy",
+ "name": "서진혁 (Aka)",
+ "avatar_url": "https://avatars.githubusercontent.com/u/30362922?v=4",
+ "profile": "https://seozi.io/",
+ "contributions": ["code", "doc"]
+ },
+ {
+ "login": "y00eunji",
+ "name": "유은지",
+ "avatar_url": "https://avatars.githubusercontent.com/u/27201591?v=4",
+ "profile": "https://github.com/y00eunji",
+ "contributions": ["code", "doc"]
+ },
+ {
+ "login": "Lustellz",
+ "name": "Tasha(살미)",
+ "avatar_url": "https://avatars.githubusercontent.com/u/45252527?v=4",
+ "profile": "https://github.com/Lustellz",
+ "contributions": ["code", "doc"]
+ },
{
"login": "boldkang",
"name": "mkang",
diff --git a/README.md b/README.md
index db49042c..43825ef0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
## Contributors ✨
-이 프로젝트는 [all-contributors](https://github.com/all-contributors/all-contributors) 스펙을 따릅니다. 모든 종류의 기여를 환영합니다!
+본 프로젝트는 [All Contributors](https://github.com/all-contributors/all-contributors) 관례에 따라 기여자분들의 공헌를 인정하고 감사를 표현하고 있습니다.
@@ -24,17 +24,17 @@
 Dale Seo 💻 📖 |
 Helena Park 💻 📖 |
-  Evan Suhyeong Lee 💻 📖 |
+  Evan Suhyeong Lee 📝 💻 📖 |
 hyoseong 📝 💻 📖 |
 오예림 Ria Oh 💻 📖 |
-  Tasha(살미) 💻 📖 |
-  유은지 💻 📖 |
-
-
 Hansaem.so 💻 📖 |
-  서진혁 (Aka) 💻 📖 |
 seunghyun 🎨 |
+
+
 Jahye 🎨 |
+  서진혁 (Aka) 💻 📖 |
+  유은지 💻 📖 |
+  Tasha(살미) 💻 📖 |
 mkang 📝 🎨 |
 이선재 📝 💻 📖 |
 Sehwan 📝 💻 📖 |
diff --git a/src/marketing/Team.tsx b/src/marketing/Team.tsx
index d1287718..95cb85aa 100644
--- a/src/marketing/Team.tsx
+++ b/src/marketing/Team.tsx
@@ -164,35 +164,35 @@ function TeamCard({ member, isDark }: TeamCardProps) {
- {githubUrl && (
+ {linkedinUrl && (
)}
- {linkedinUrl && (
+ {githubUrl && (
@@ -212,27 +212,27 @@ const Members: TeamMember[] = [
role: "Engineer",
flag: "🇨🇦",
location: "Toronto",
+ avatar: "https://avatars.githubusercontent.com/u/5466341",
githubUrl: "https://github.com/DaleSeo",
linkedinUrl: "https://www.linkedin.com/in/daleseo/",
- avatar: "https://avatars.githubusercontent.com/u/5466341",
},
{
name: "Helena",
role: "Engineer",
flag: "🇨🇦",
location: "Toronto",
+ avatar: "https://avatars.githubusercontent.com/u/38199103",
githubUrl: "https://github.com/yolophg",
linkedinUrl: "https://www.linkedin.com/in/yolophg/",
- avatar: "https://avatars.githubusercontent.com/u/38199103",
},
{
name: "Evan (에반)",
role: "Engineer",
flag: "🇨🇦",
location: "Toronto",
+ avatar: "https://avatars.githubusercontent.com/u/37020415",
githubUrl: "https://github.com/sounmind",
linkedinUrl: "https://www.linkedin.com/in/suhyeong-evan-lee/",
- avatar: "https://avatars.githubusercontent.com/u/37020415",
},
{
name: "hyoseong",
@@ -252,24 +252,6 @@ const Members: TeamMember[] = [
githubUrl: "https://github.com/RiaOh",
linkedinUrl: "https://www.linkedin.com/in/riaoh/",
},
- {
- name: "살미",
- role: "Engineer",
- flag: "🇰🇷",
- location: "Seoul",
- githubUrl: "https://github.com/Lustellz",
- linkedinUrl: "https://www.linkedin.com/in/tasha0417/",
- avatar: "https://avatars.githubusercontent.com/u/45252527",
- },
- {
- name: "은지",
- role: "Engineer",
- flag: "🇰🇷",
- location: "Seoul",
- githubUrl: "https://github.com/y00eunji",
- linkedinUrl: "https://www.linkedin.com/in/y00eunji/",
- avatar: "https://avatars.githubusercontent.com/u/27201591",
- },
{
name: "한샘",
role: "Engineer",
@@ -279,32 +261,23 @@ const Members: TeamMember[] = [
githubUrl: "https://github.com/Hecklebot",
linkedinUrl: "https://www.linkedin.com/in/hansaem-so/",
},
- {
- name: "Aka (아카)",
- role: "Engineer",
- flag: "🇰🇷",
- location: "Seoul",
- githubUrl: "https://github.com/HowToBeAHappyBoy",
- linkedinUrl: "https://www.linkedin.com/in/seozi/",
- avatar: "https://avatars.githubusercontent.com/u/30362922",
- },
{
name: "승현",
role: "Designer",
flag: "🇰🇷",
location: "Seoul",
+ avatar: "https://avatars.githubusercontent.com/u/69985950",
githubUrl: "https://github.com/sseung30",
linkedinUrl: undefined,
- avatar: "https://avatars.githubusercontent.com/u/69985950",
},
{
name: "자혜",
role: "Designer",
flag: "🇰🇷",
location: "Seoul",
+ avatar: "https://avatars.githubusercontent.com/u/89135410",
githubUrl: "https://github.com/jj5u",
linkedinUrl: undefined,
- avatar: "https://avatars.githubusercontent.com/u/89135410",
},
];