diff --git a/composer.json b/composer.json index 9032c7e..51c318b 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,10 @@ { "name": "Santhosh Thottingal", "email": "santhosh.thottingal@gmail.com" + }, + { + "name": "Abijeet Patro", + "email": "abijeetpatro@gmail.com" } ], "require": { diff --git a/package.json b/package.json index c232f1e..2347b9a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "contributors": [ "Amir Aharoni", "Kartik Mistry", - "Niklas Laxström" + "Niklas Laxström", + "Abijeet Patro" ], "devDependencies": { "assert": "2.0.0",