Skip to content

Commit 1f9e316

Browse files
chore(composer): add project authors to composer.json
1 parent e06eab1 commit 1f9e316

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

composer.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,21 @@
55
"authors": [
66
{
77
"name": "Altravia",
8-
"email": "info@altravia.com"
8+
"email": "info@altravia.com",
9+
"homepage": "https://www.altravia.com",
10+
"role": "Maintainer"
11+
},
12+
{
13+
"name": "Lorenzo Paderi",
14+
"email": "l.paderi@altravia.com",
15+
"homepage": "https://github.com/lpaderiAltravia",
16+
"role": "Developer"
17+
},
18+
{
19+
"name": "Mario Ugurcu",
20+
"email": "mario.ugurcu@wum-studios.de",
21+
"homepage": "https://github.com/Seraphim200001",
22+
"role": "Contributor"
923
}
1024
],
1125
"keywords": [

0 commit comments

Comments
 (0)