Removing invalid authors from composer.json

This commit is contained in:
Alexandre Gomes Gaigalas 2012-12-17 07:50:17 -02:00
parent 4625d1c24e
commit 13ff74966d

View file

@ -7,34 +7,14 @@
"homepage": "",
"license": "BSD Style",
"authors": [
{
"name": "Alexandre",
"email": "alexandre@gaigalas.net"
},
{
"name": "Alexandre (@alganet)",
"email": "alganet@alganet-laptop.(none)"
},
{
"name": "Alexandre Gaigalas",
"email": "alexandre@gaigalas.net"
},
{
"name": "Alexandre Gaigalas",
"email": "alganet@alganet-workstation.(none)"
},
{
"name": "Alexandre Gomes Gaigalas",
"email": "alexandre@gaigalas.net"
},
{
"name": "Augusto Pascutti",
"email": "contato@augustopascutti.com"
},
{
"name": "Carlos Andr\u00e9 Ferrari",
"email": "andre@andre.(none)"
},
{
"name": "Carlos Andr\u00e9 Ferrari",
"email": "caferrari@gmail.com"
@ -59,10 +39,6 @@
"name": "Jair Henrique",
"email": "jair.henrique@gmail.com"
},
{
"name": "Jayson Reis",
"email": "jayson.reis@sabbre.com.br"
},
{
"name": "Jayson Reis",
"email": "santosdosreis@gmail.com"
@ -79,10 +55,6 @@
"name": "Kleber Hamada Sato",
"email": "kleberhs007@yahoo.com"
},
{
"name": "kleberhs007",
"email": "kleberhs007@yahoo.com"
},
{
"name": "Leandro",
"email": "lleitep3@gmail.com"
@ -106,10 +78,6 @@
{
"name": "Torben Brodt",
"email": "t.brodt@gmail.com"
},
{
"name": "unknown",
"email": "kolyshkin@.sqlmaze.local"
}
],
"autoload": {
@ -117,4 +85,4 @@
"Respect\\Validation": "library\/"
}
}
}
}