Skip to content

Commit 616a587

Browse files
committed
Add full core team to composer authors list
1 parent a06a661 commit 616a587

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

composer.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,23 @@
77
"authors": [
88
{
99
"name": "Christian Lück",
10-
"email": "[email protected]"
10+
"homepage": "https://clue.engineering/",
11+
"email": "[email protected]"
12+
},
13+
{
14+
"name": "Cees-Jan Kiewiet",
15+
"homepage": "https://wyrihaximus.net/",
16+
"email": "[email protected]"
17+
},
18+
{
19+
"name": "Jan Sorgalla",
20+
"homepage": "https://sorgalla.com/",
21+
"email": "[email protected]"
22+
},
23+
{
24+
"name": "Chris Boden",
25+
"homepage": "https://cboden.dev/",
26+
"email": "[email protected]"
1127
}
1228
],
1329
"autoload": {

0 commit comments

Comments
 (0)