mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 16:12:12 +00:00
Add pi0 as maintainer
This commit is contained in:
parent
7f337cdadf
commit
811729d143
@ -4,10 +4,15 @@
|
|||||||
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
|
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Sebastien Chopin"
|
"name": "Sebastien Chopin (@Atinux)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Alexandre Chopin"
|
"name": "Alexandre Chopin (@alexchopin)"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
{
|
||||||
|
"name": "Pooya Parsa (@pi0)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user