Update contributors.md
This commit is contained in:
@@ -10,6 +10,14 @@ const members = [
|
|||||||
{ icon: 'github', link: 'https://github.com/camera-2018' },
|
{ icon: 'github', link: 'https://github.com/camera-2018' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://www.github.com/HanWu311.png',
|
||||||
|
name: 'ZZM',
|
||||||
|
title: 'Maintainer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/HanWu311' },
|
||||||
|
]
|
||||||
|
},
|
||||||
]
|
]
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
@@ -17,4 +25,4 @@ const members = [
|
|||||||
|
|
||||||
Say hello to our awesome team.
|
Say hello to our awesome team.
|
||||||
|
|
||||||
<VPTeamMembers size="small" :members="members" />
|
<VPTeamMembers size="small" :members="members" />
|
||||||
|
|||||||
Reference in New Issue
Block a user