Add contributor
This commit is contained in:
parent
afee0a47c9
commit
1a687b8327
|
@ -114,6 +114,10 @@
|
|||
{
|
||||
"name": "Victor Uriarte",
|
||||
"url": "https://github.com/vmuriart"
|
||||
},
|
||||
{
|
||||
"name": "Denys Vitali",
|
||||
"url": "https://github.com/denysvitali"
|
||||
}
|
||||
],
|
||||
"engines": {
|
||||
|
@ -306,4 +310,4 @@
|
|||
"lint": "coffeelint src/ spec/",
|
||||
"code-docs": "codo && open docs/code/index.html"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue