Skip to content

Commit

Permalink
chore: move shinigami to team emeriti (#17634)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jul 8, 2024
1 parent 22b2994 commit 167006e
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions docs/_data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,19 +99,6 @@ export const core = [
],
sponsor: 'https://github.com/sponsors/sheremet-va',
},
{
avatar: 'https://github.com/Shinigami92.png',
name: 'Shinigami',
title: 'Maintainer',
org: 'Faker',
orgLink: 'https://fakerjs.dev',
desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.',
links: [
{ icon: 'github', link: 'https://github.com/Shinigami92' },
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
],
sponsor: 'https://github.com/sponsors/Shinigami92',
},
{
avatar: 'https://github.com/sodatea.png',
name: 'Haoqun Jiang',
Expand Down Expand Up @@ -188,4 +175,16 @@ export const emeriti = [
title: 'Senior Software Engineer',
links: [{ icon: 'github', link: 'https://github.com/nihalgonsalves' }],
},
{
avatar: 'https://github.com/Shinigami92.png',
name: 'Shinigami',
title: 'Senior Frontend Engineer',
org: 'Faker',
orgLink: 'https://fakerjs.dev',
desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA.',
links: [
{ icon: 'github', link: 'https://github.com/Shinigami92' },
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
],
},
]

0 comments on commit 167006e

Please sign in to comment.