mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-16 18:54:12 +01:00
add team member
This commit is contained in:
@@ -149,6 +149,12 @@ const members = [
|
|||||||
title: "Developer",
|
title: "Developer",
|
||||||
links: [{ icon: "github", link: "https://github.com/spopida" }],
|
links: [{ icon: "github", link: "https://github.com/spopida" }],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
avatar: "https://avatars.githubusercontent.com/u/35910788?v=4",
|
||||||
|
name: "Steph Huynh",
|
||||||
|
title: "Developer",
|
||||||
|
links: [{ icon: "github", link: "https://github.com/huynhicode" }],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user