From c3ae74075cdbf59056c920b3edc94a956f7e93c8 Mon Sep 17 00:00:00 2001 From: Adrien Brault Date: Fri, 29 Mar 2013 00:41:21 +0100 Subject: [PATCH] Add contributors to the author list --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index 780387a..c60f4f5 100644 --- a/composer.json +++ b/composer.json @@ -6,6 +6,10 @@ { "name": "Adrien Brault", "email": "adrien.brault@gmail.com" + }, + { + "name": "Contributors", + "homepage": "https://github.com/TheFootballSocialClub/FSCHateoasBundle/contributors" } ], "require": {