docs: generalise authors once more

This commit is contained in:
decentral1se 2022-02-04 13:40:51 +01:00
parent 77bec31ff0
commit c16c2a33c9
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -153,7 +153,7 @@ Example:
}, },
Authors: []*cli.Author{ Authors: []*cli.Author{
{ {
Name: "Varia", Name: "Varia & friends",
Email: "info@varia.zone", Email: "info@varia.zone",
}, },
}, },