Skip to content

Commit 445b6a5

Browse files
changed email addresses to the new format
1 parent 1ffd47e commit 445b6a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"authors": [
77
{
88
"name": "Daniel Müller",
9-
"email": "d.mueller@flyeralarm.de"
9+
"email": "daniel.mueller@flyeralarm.com"
1010
},
1111
{
1212
"name": "Maximilian Grosch",
13-
"email": "m.grosch@flyeralarm.de"
13+
"email": "maximilian.grosch@flyeralarm.com"
1414
}
1515
],
1616
"minimum-stability": "stable",

0 commit comments

Comments
 (0)