Add email addresses in package.json
This commit is contained in:
parent
960b5a950a
commit
c2124dec31
1 changed files with 4 additions and 2 deletions
|
@ -18,10 +18,12 @@
|
||||||
"email": "johannes.loher@fg4f.de"
|
"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": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue