chezmoi: update maintainer email

This commit is contained in:
classabbyamp 2022-04-06 11:40:32 -04:00 committed by Echo
parent a2669275e1
commit 95c96f9ae2

View File

@ -8,7 +8,7 @@ go_build_tags="noembeddocs noupgrade"
go_ldflags="-X main.version=${version} -X main.commit=v${version}
-X main.date=$(date -u +%Y-%m-%dT%H:%M:%SZ) -X main.builtBy=xbps"
short_desc="Manage your dotfiles across multiple machines, securely"
maintainer="classabbyamp <dev@kb6.ee>"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"