Add email addresses in package.json

This commit is contained in:
Johannes Loher 2021-01-03 16:38:33 +01:00
parent 960b5a950a
commit c2124dec31

View file

@ -18,10 +18,12 @@
"email": "johannes.loher@fg4f.de"
},
{
"name": "Gesina Schwalbe"
"name": "Gesina Schwalbe",
"email": "gesina.schwalbe@pheerai.de"
},
{
"name": "Oliver Rümpelein"
"name": "Oliver Rümpelein",
"email": "foundryvtt@pheerai.de"
}
],
"scripts": {