From 7ca83e9cdd15be0d8b88041861e3b5fb3533d163 Mon Sep 17 00:00:00 2001 From: Marcus Nyeholt Date: Mon, 1 Dec 2014 15:36:22 +1100 Subject: [PATCH] Updated maintainers to hopefully take packagist ownership... --- composer.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 23e34d8..b4dc72b 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,11 @@ { "name": "Andrew Short", "email": "andrewjshort@gmail.com" - } + }, + { + "name": "Marcus Nyeholt", + "email": "marcus@silverstripe.com.au" + } ], "support": { "issues": "http://github.com/ajshort/silverstripe-gridfieldextensions/issues"