From 8fc57118129b8b315147e0e4e588326898dc493b Mon Sep 17 00:00:00 2001 From: David Snopek Date: Wed, 19 Jul 2017 13:30:02 -0500 Subject: [PATCH] Switch 'authors' to CiviCRM core team and community --- composer.json | 36 ++++++++++-------------------------- 1 file changed, 10 insertions(+), 26 deletions(-) diff --git a/composer.json b/composer.json index 58596253ca..4145a74f49 100644 --- a/composer.json +++ b/composer.json @@ -5,40 +5,24 @@ "license": "AGPL-3.0", "authors": [ { - "name": "Atif Shaikh" + "name": "Coleman Watts", + "role": "Product Manager" }, { - "name": "Coleman Watts" + "name": "Joshua Gowans", + "role": "Project Manager" }, { - "name": "David Greenberg" + "name": "Mathieu Lutfy", + "role": "Infrastructure" }, { - "name": "Eileen McNaughton" + "name": "Tim Otten", + "role": "Software Architect" }, { - "name": "Jitendra Purohit" - }, - { - "name": "Josh Gowan" - }, - { - "name": "Kurund Jalmi" - }, - { - "name": "Michael McAndrew" - }, - { - "name": "Monish Deb" - }, - { - "name": "Rohan Ramesh Katkar" - }, - { - "name": "Tim Otten" - }, - { - "name": "Yashodha Chaku" + "name": "CiviCRM Community", + "homepage": "https://civicrm.org" } ], "autoload": { -- 2.25.1