docs: members
This commit is contained in:
@@ -5,7 +5,7 @@ import { members } from './members.ts'
|
||||
</script>
|
||||
|
||||
# 贡献者名单
|
||||
<Parallax/>
|
||||
|
||||
以下为对本项目做出贡献的人员名单,排名不分先后。
|
||||
|
||||
<VPTeamMembers size="small" :members="members" />
|
||||
|
||||
56
members.ts
56
members.ts
@@ -133,4 +133,60 @@ export const members: Member = [
|
||||
{ icon: 'github', link: 'https://github.com/GoldenSheep402' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/NX-Official',
|
||||
name: 'Nick Xu',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/NX-Official' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/4nsw3r123',
|
||||
name: '4nsw3r',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/4nsw3r123' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/BaiMeow',
|
||||
name: '柏喵Sakura',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/BaiMeow' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/sd0ric4',
|
||||
name: 'lightstarts',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/sd0ric4' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/wenjing233',
|
||||
name: 'wenjing233',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/wenjing233' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/Lacsion',
|
||||
name: 'KAFUU',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/Lacsion' },
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://avatars.hdu-cs.wiki/Krisnile',
|
||||
name: 'Krisnile',
|
||||
title: 'Contributer',
|
||||
links: [
|
||||
{ icon: 'github', link: 'https://github.com/Krisnile' },
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user