mirror of
https://github.com/RamonGebben/mergify.git
synced 2026-03-10 08:51:18 +00:00
Add my name in the contributors.
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
"test-travis": "yarn test && cat ./coverage/lcov.info | coveralls"
|
||||
},
|
||||
"author": "Ramon Gebben <ramon@sensorfact.nl>",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Julien Lengrand-Lambert <julien@lengrand.fr> - @jlengrand"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"jest": {
|
||||
"coverageDirectory": "./coverage/",
|
||||
|
||||
Reference in New Issue
Block a user