diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template index a548608b35..93f631fa6a 100644 --- a/srcpkgs/python3-ansible-lint/template +++ b/srcpkgs/python3-ansible-lint/template @@ -7,7 +7,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="ansible python3-six python3-yaml python3-ruamel.yaml" short_desc="Linter for Ansible files" -maintainer="Orphaned <orphan@voidlinux.org>" +maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>" license="MIT" homepage="https://github.com/willthames/ansible-lint" changelog="https://raw.githubusercontent.com/willthames/ansible-lint/master/CHANGELOG.md" diff --git a/srcpkgs/python3-yamllint/template b/srcpkgs/python3-yamllint/template index 24ae8d39a2..201a7b3442 100644 --- a/srcpkgs/python3-yamllint/template +++ b/srcpkgs/python3-yamllint/template @@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools" depends="python3-pathspec python3-setuptools python3-yaml" checkdepends="python3-pathspec python3-yaml" short_desc="Python3 linter for YAML files" -maintainer="Orphaned <orphan@voidlinux.org>" +maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>" license="GPL-3.0-or-later" homepage="https://github.com/adrienverge/yamllint" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/tokei/template b/srcpkgs/tokei/template index 2ef21c8e0d..32aeea5e1a 100644 --- a/srcpkgs/tokei/template +++ b/srcpkgs/tokei/template @@ -4,7 +4,7 @@ version=12.1.2 revision=1 build_style=cargo short_desc="Count lines of code" -maintainer="Orphaned <orphan@voidlinux.org>" +maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>" license="Apache-2.0, MIT" homepage="https://github.com/XAMPPRocky/tokei" distfiles="https://github.com/XAMPPRocky/tokei/archive/v${version}.tar.gz"