Add Abijeet as a contributor in package.json and composer.json

This commit is contained in:
Abijeet
2020-05-19 13:15:28 +05:30
committed by Amir E. Aharoni
parent 6348e1589b
commit 936c0e8ee2
2 changed files with 6 additions and 1 deletions

View File

@@ -23,6 +23,10 @@
{
"name": "Santhosh Thottingal",
"email": "santhosh.thottingal@gmail.com"
},
{
"name": "Abijeet Patro",
"email": "abijeetpatro@gmail.com"
}
],
"require": {

View File

@@ -16,7 +16,8 @@
"contributors": [
"Amir Aharoni",
"Kartik Mistry",
"Niklas Laxström"
"Niklas Laxström",
"Abijeet Patro"
],
"devDependencies": {
"assert": "2.0.0",