Skip to content

Commit 167006e

Browse files
authored
chore: move shinigami to team emeriti (#17634)
1 parent 22b2994 commit 167006e

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

docs/_data/team.js

+12-13
Original file line numberDiff line numberDiff line change
@@ -99,19 +99,6 @@ export const core = [
9999
],
100100
sponsor: 'https://github.com/sponsors/sheremet-va',
101101
},
102-
{
103-
avatar: 'https://github.com/Shinigami92.png',
104-
name: 'Shinigami',
105-
title: 'Maintainer',
106-
org: 'Faker',
107-
orgLink: 'https://fakerjs.dev',
108-
desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.',
109-
links: [
110-
{ icon: 'github', link: 'https://github.com/Shinigami92' },
111-
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
112-
],
113-
sponsor: 'https://github.com/sponsors/Shinigami92',
114-
},
115102
{
116103
avatar: 'https://github.com/sodatea.png',
117104
name: 'Haoqun Jiang',
@@ -188,4 +175,16 @@ export const emeriti = [
188175
title: 'Senior Software Engineer',
189176
links: [{ icon: 'github', link: 'https://github.com/nihalgonsalves' }],
190177
},
178+
{
179+
avatar: 'https://github.com/Shinigami92.png',
180+
name: 'Shinigami',
181+
title: 'Senior Frontend Engineer',
182+
org: 'Faker',
183+
orgLink: 'https://fakerjs.dev',
184+
desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA.',
185+
links: [
186+
{ icon: 'github', link: 'https://github.com/Shinigami92' },
187+
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
188+
],
189+
},
191190
]

0 commit comments

Comments
 (0)