Skip to content

Commit 638c40e

Browse files
chore: update contributors list (#478)
Co-authored-by: camera-2018 <camera-2018@users.noreply.github.com>
1 parent bc98683 commit 638c40e

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

members.ts

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,19 +134,19 @@ export const members: Member = [
134134
]
135135
},
136136
{
137-
avatar: 'https://avatars.hdu-cs.wiki/ganbabamaster',
138-
name: 'ganbabamaster',
137+
avatar: 'https://avatars.hdu-cs.wiki/ChengNanFlower',
138+
name: 'ChengNanFlower',
139139
title: 'Contributor',
140140
links: [
141-
{ icon: 'github', link: 'https://github.com/ganbabamaster' },
141+
{ icon: 'github', link: 'https://github.com/ChengNanFlower' },
142142
]
143143
},
144144
{
145-
avatar: 'https://avatars.hdu-cs.wiki/ChengNanFlower',
146-
name: 'ChengNanFlower',
145+
avatar: 'https://avatars.hdu-cs.wiki/ganbabamaster',
146+
name: 'ganbabamaster',
147147
title: 'Contributor',
148148
links: [
149-
{ icon: 'github', link: 'https://github.com/ChengNanFlower' },
149+
{ icon: 'github', link: 'https://github.com/ganbabamaster' },
150150
]
151151
},
152152
{
@@ -205,6 +205,14 @@ export const members: Member = [
205205
{ icon: 'github', link: 'https://github.com/aFlyBird0' },
206206
]
207207
},
208+
{
209+
avatar: 'https://avatars.hdu-cs.wiki/DLSinnocence',
210+
name: 'DLSinnocence',
211+
title: 'Contributor',
212+
links: [
213+
{ icon: 'github', link: 'https://github.com/DLSinnocence' },
214+
]
215+
},
208216
{
209217
avatar: 'https://avatars.hdu-cs.wiki/NX-Official',
210218
name: 'NX-Official',

0 commit comments

Comments
 (0)