Update members.js
This commit is contained in:
11
members.js
11
members.js
@@ -11,6 +11,9 @@ export const members = [
|
|||||||
avatar: 'https://www.github.com/HanWu311.png',
|
avatar: 'https://www.github.com/HanWu311.png',
|
||||||
name: 'ZZM',
|
name: 'ZZM',
|
||||||
title: 'Maintainer',
|
title: 'Maintainer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/HanWu311' },
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
avatar: 'https://github.com/aFlyBird0.png',
|
avatar: 'https://github.com/aFlyBird0.png',
|
||||||
@@ -28,4 +31,12 @@ export const members = [
|
|||||||
{ icon: 'github', link: 'https://github.com/creammmmmmmmmmmmmmmm' },
|
{ icon: 'github', link: 'https://github.com/creammmmmmmmmmmmmmmm' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://github.com/renhaofan.png',
|
||||||
|
name: '任浩帆',
|
||||||
|
title: 'Contributer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/renhaofan' },
|
||||||
|
]
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user