Skip to content

Commit f6b50c5

Browse files
chrisvfritzNataliaTepluhina
authored andcommitted
move myself from team to emeriti (#2450)
1 parent d8a7680 commit f6b50c5

File tree

1 file changed

+14
-20
lines changed

1 file changed

+14
-20
lines changed

src/v2/guide/team.md

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -308,26 +308,6 @@ order: 803
308308
}]
309309

310310
team = team.concat(shuffle([
311-
{
312-
name: 'Chris Fritz',
313-
title: 'Good Word Putter-Togetherer',
314-
city: 'Lansing, MI, USA',
315-
languages: ['en', 'de'],
316-
github: 'chrisvfritz',
317-
twitter: 'chrisvfritz',
318-
work: {
319-
role: 'Educator & Consultant'
320-
},
321-
reposOfficial: [
322-
'vuejs.org', 'vue-migration-helper'
323-
],
324-
reposPersonal: [
325-
'vue-2.0-simple-routing-example', 'vue-ssr-demo-simple'
326-
],
327-
links: [
328-
'https://www.patreon.com/chrisvuefritz'
329-
]
330-
},
331311
{
332312
name: 'Eduardo',
333313
title: 'Real-Time Rerouter',
@@ -671,6 +651,20 @@ order: 803
671651
]))
672652

673653
var emeriti = shuffle([
654+
{
655+
name: 'Chris Fritz',
656+
title: 'Good Word Putter-Togetherer',
657+
city: 'Durham, NC, USA',
658+
languages: ['en', 'de'],
659+
github: 'chrisvfritz',
660+
twitter: 'chrisvfritz',
661+
work: {
662+
role: 'Educator & Consultant'
663+
},
664+
reposPersonal: [
665+
'vue-enterprise-boilerplate'
666+
]
667+
},
674668
{
675669
name: 'Blake Newman',
676670
title: 'Performance Specializer & Code Deleter',

0 commit comments

Comments
 (0)