Add Abijeet as a contributor in package.json and composer.json
This commit is contained in:
@@ -23,6 +23,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Santhosh Thottingal",
|
"name": "Santhosh Thottingal",
|
||||||
"email": "santhosh.thottingal@gmail.com"
|
"email": "santhosh.thottingal@gmail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Abijeet Patro",
|
||||||
|
"email": "abijeetpatro@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
|
|||||||
@@ -16,7 +16,8 @@
|
|||||||
"contributors": [
|
"contributors": [
|
||||||
"Amir Aharoni",
|
"Amir Aharoni",
|
||||||
"Kartik Mistry",
|
"Kartik Mistry",
|
||||||
"Niklas Laxström"
|
"Niklas Laxström",
|
||||||
|
"Abijeet Patro"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"assert": "2.0.0",
|
"assert": "2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user