MINOR: add emails to composer (manually merge from pull request #53)

This commit is contained in:
carlos barberis 2012-10-01 10:50:37 +13:00
parent 391d43f296
commit efbbba6a79

View File

@ -5,10 +5,12 @@
"keywords": ["silverstripe", "blog"], "keywords": ["silverstripe", "blog"],
"authors": [ "authors": [
{ {
"name": "Saophalkun Ponlu" "name": "Saophalkun Ponlu",
"email": "phalkunz@silverstripe.com"
}, },
{ {
"name": "Carlos Barberis" "name": "Carlos Barberis",
"email": "carlos@silverstripe.com"
} }
], ],