From 52f8ff84d798371120e1b212a33c16eefb5077e5 Mon Sep 17 00:00:00 2001 From: "brandung GmbH & Co. KG" Date: Tue, 3 Jun 2014 12:12:27 +0200 Subject: [PATCH] Update README.md - Added clarification about composer type of magento-core - Our Magento-Team would offer itself as a support contact. ==> Added "brandung" to the list - I, Amir, (or brandung) would love to be enlisted as a core contributor to show some dedication to this project. ==> Added Amir Tchavoshinia to the contributors list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfdc8cf5..88761662 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ If you need consulting, support, training or help regarding Magento and Composer you have the chance to hire one of the following people/companies. * Daniel Fahlke aka Flyingmana (Maintainer): flyingmana@googlemail.com [@Flyingmana](https://twitter.com/Flyingmana) +* brandung - Magento Team: magento-team@brandung.de (http://brandung.de) * Your Name here * Your Name here * Your Company Name here @@ -41,7 +42,7 @@ See below for a [generic instruction on how to install composer](#installation-o ### Install the Magento-Core and initialize your project -If you want to setup your project from the scratch, you can require the magento/core package from [the public Magento module repository](http://packages.firegento.com) and have your magento-root-dir set up automatically. +If you want to setup your project from the scratch, you can require the magento/core package from [the public Magento module repository](http://packages.firegento.com) and have your magento-root-dir set up automatically. It is essential that the Magento core packages type is defined as "magento-core" (as given on magento/core). ```json @@ -324,6 +325,7 @@ php bin/composer.phar install * Karl Spies * Tobias Vogt * David Fuhr +* Amir Tchavoshinia * Vinai Kopp (Maintainer)