Skip to content

Commit b232fd5

Browse files
move Edd to emeriti (#2004)
Co-authored-by: Evan You <yyx990803@gmail.com>
1 parent c62e95a commit b232fd5

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

src/v2/guide/team.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -475,26 +475,6 @@ order: 803
475475
'http://patreon.com/akryum'
476476
]
477477
},
478-
{
479-
name: 'Edd Yerburgh',
480-
title: 'Testatron Alpha 9000',
481-
city: 'London, UK',
482-
languages: ['en'],
483-
github: 'eddyerburgh',
484-
twitter: 'EddYerburgh',
485-
work: {
486-
role: 'Full Stack Developer'
487-
},
488-
reposOfficial: [
489-
'vue-test-utils'
490-
],
491-
reposPersonal: [
492-
'avoriaz'
493-
],
494-
links: [
495-
'https://www.eddyerburgh.me'
496-
]
497-
},
498478
{
499479
name: 'Sarah Drasner',
500480
city: 'Denver, CO, USA',
@@ -765,6 +745,26 @@ order: 803
765745
orgUrl: 'http://neolant.ru/'
766746
}
767747
},
748+
{
749+
name: 'Edd Yerburgh',
750+
title: 'Testatron Alpha 9000',
751+
city: 'London, UK',
752+
languages: ['en'],
753+
github: 'eddyerburgh',
754+
twitter: 'EddYerburgh',
755+
work: {
756+
role: 'Full Stack Developer'
757+
},
758+
reposOfficial: [
759+
'vue-test-utils'
760+
],
761+
reposPersonal: [
762+
'avoriaz'
763+
],
764+
links: [
765+
'https://www.eddyerburgh.me'
766+
]
767+
}
768768
])
769769

770770
var partners = [

0 commit comments

Comments
 (0)