mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
MINOR: add emails to composer (manually merge from pull request #53)
This commit is contained in:
parent
391d43f296
commit
efbbba6a79
@ -5,10 +5,12 @@
|
||||
"keywords": ["silverstripe", "blog"],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Saophalkun Ponlu"
|
||||
"name": "Saophalkun Ponlu",
|
||||
"email": "phalkunz@silverstripe.com"
|
||||
},
|
||||
{
|
||||
"name": "Carlos Barberis"
|
||||
"name": "Carlos Barberis",
|
||||
"email": "carlos@silverstripe.com"
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user