0
0
Fork 0
mirror of https://gitea.plemya-x.ru/Plemya-x/ALR.git synced 2025-01-10 09:16:45 +00:00
This commit is contained in:
Евгений Храмов 2024-06-09 21:13:19 +03:00
parent c86fea7d95
commit 47d1d97496

View file

@ -40,8 +40,8 @@ var testPkg = db.Package{
"en": "https://gitverse.ru/Xpamych/ALR/",
}),
Maintainer: db.NewJSON(map[string]string{
"en": "Евгений Храмов <xpamych@yandex.ru>",
"ru": "Элара Мусаелян <elara@elara.ws>",
"en": "Evgeniy Khramov <xpamych@yandex.ru>",
"ru": "Евгений Храмов <xpamych@yandex.ru>",
}),
Architectures: db.NewJSON([]string{"arm64", "amd64"}),
Licenses: db.NewJSON([]string{"GPL-3.0-or-later"}),