chore(*/package.json): normalize author to Vates SAS

This commit is contained in:
Julien Fontanet
2020-06-01 14:06:09 +02:00
parent 9156b8f48c
commit 4530fd4164
51 changed files with 151 additions and 78 deletions
@@ -30,5 +30,9 @@
"@xen-orchestra/log": "^0.2.0"
},
"private": true,
"license": "AGPL-3.0-or-later"
"license": "AGPL-3.0-or-later",
"author": {
"name": "Vates SAS",
"url": "https://vates.fr"
}
}