Add pi0 as maintainer

This commit is contained in:
Sébastien Chopin 2017-05-21 21:15:18 +02:00
parent 7f337cdadf
commit 811729d143

View File

@ -4,10 +4,15 @@
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
"contributors": [
{
"name": "Sebastien Chopin"
"name": "Sebastien Chopin (@Atinux)"
},
{
"name": "Alexandre Chopin"
"name": "Alexandre Chopin (@alexchopin)"
}
],
"maintainers": [
{
"name": "Pooya Parsa (@pi0)"
}
],
"main": "./index.js",