diff --git a/members.js b/members.js index 9ae9579..1a5d2ab 100644 --- a/members.js +++ b/members.js @@ -12,4 +12,11 @@ export const members = [ name: 'ZZM', title: 'Maintainer', }, -] \ No newline at end of file + { + avatar: 'https://github.com/aFlyBird0.png', + name: '爱飞的鸟', + links: [ + { icon: 'github', link: 'https://github.com/aFlyBird0' }, + title: 'Maintainer', + }, +]