Skip to content

Commit d74a94e

Browse files
committed
move Edd to emeriti
1 parent 16a78c3 commit d74a94e

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
@@ -473,26 +473,6 @@ order: 803
473473
'http://patreon.com/akryum'
474474
]
475475
},
476-
{
477-
name: 'Edd Yerburgh',
478-
title: 'Testatron Alpha 9000',
479-
city: 'London, UK',
480-
languages: ['en'],
481-
github: 'eddyerburgh',
482-
twitter: 'EddYerburgh',
483-
work: {
484-
role: 'Full Stack Developer'
485-
},
486-
reposOfficial: [
487-
'vue-test-utils'
488-
],
489-
reposPersonal: [
490-
'avoriaz'
491-
],
492-
links: [
493-
'https://www.eddyerburgh.me'
494-
]
495-
},
496476
{
497477
name: 'Sarah Drasner',
498478
city: 'Denver, CO, USA',
@@ -763,6 +743,26 @@ order: 803
763743
orgUrl: 'http://neolant.ru/'
764744
}
765745
},
746+
{
747+
name: 'Edd Yerburgh',
748+
title: 'Testatron Alpha 9000',
749+
city: 'London, UK',
750+
languages: ['en'],
751+
github: 'eddyerburgh',
752+
twitter: 'EddYerburgh',
753+
work: {
754+
role: 'Full Stack Developer'
755+
},
756+
reposOfficial: [
757+
'vue-test-utils'
758+
],
759+
reposPersonal: [
760+
'avoriaz'
761+
],
762+
links: [
763+
'https://www.eddyerburgh.me'
764+
]
765+
}
766766
])
767767

768768
var partners = [

0 commit comments

Comments
 (0)