Skip to content

Commit

Permalink
Removing invalid authors from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Gomes Gaigalas committed Dec 17, 2012
1 parent 4625d1c commit 13ff749
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions composer.json
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -79,10 +55,6 @@
"name": "Kleber Hamada Sato",
"email": "kleberhs007@yahoo.com"
},
{
"name": "kleberhs007",
"email": "kleberhs007@yahoo.com"
},
{
"name": "Leandro",
"email": "lleitep3@gmail.com"
Expand All @@ -106,15 +78,11 @@
{
"name": "Torben Brodt",
"email": "t.brodt@gmail.com"
},
{
"name": "unknown",
"email": "kolyshkin@.sqlmaze.local"
}
],
"autoload": {
"psr-0": {
"Respect\\Validation": "library\/"
}
}
}
}

0 comments on commit 13ff749

Please sign in to comment.