Update members.js

This commit is contained in:
zzm
2023-04-19 11:01:58 +08:00
committed by GitHub
parent eebedcfaa5
commit aa8041f528

View File

@@ -17,6 +17,6 @@ export const members = [
name: '爱飞的鸟',
links: [
{ icon: 'github', link: 'https://github.com/aFlyBird0' },
title: 'Maintainer',
title: 'Contributer',
},
]