Update team list
This commit is contained in:
parent
404dac0e7c
commit
2f6b7c5464
1 changed files with 1 additions and 7 deletions
|
@ -13,12 +13,6 @@ export const teamMembers: Member[] = [
|
|||
avatar: "https://avatars3.githubusercontent.com/u/4905390?s=144&v=4",
|
||||
title: "Developer",
|
||||
},
|
||||
{
|
||||
name: "marysaka",
|
||||
githubName: "marysaka",
|
||||
avatar: "https://avatars3.githubusercontent.com/u/1760003?s=144&v=4",
|
||||
title: "Developer",
|
||||
},
|
||||
{
|
||||
name: "riperiperi",
|
||||
githubName: "riperiperi",
|
||||
|
@ -52,7 +46,7 @@ export const teamMembers: Member[] = [
|
|||
{
|
||||
name: "Yoshiyes",
|
||||
githubName: "Yoshiyes",
|
||||
avatar: "https://avatars.githubusercontent.com/u/20050570?s=144&v=4\"",
|
||||
avatar: "https://avatars.githubusercontent.com/u/20050570?s=144&v=4",
|
||||
title: "Web Designer / Developer",
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue