diff --git a/srcpkgs/ergo/template b/srcpkgs/ergo/template index 6da23dff14d..e55f059e422 100644 --- a/srcpkgs/ergo/template +++ b/srcpkgs/ergo/template @@ -6,7 +6,7 @@ build_style=go go_import_path="github.com/ergochat/ergo" go_ldflags="-X main.version=$version" short_desc="Modern IRC server with integrated bouncer features and services" -maintainer="Allen Sobot " +maintainer="Lydia Sobot " license="MIT" homepage="https://ergo.chat/" changelog="https://raw.githubusercontent.com/ergochat/ergo/master/CHANGELOG.md" diff --git a/srcpkgs/litterbox/template b/srcpkgs/litterbox/template index e786add51bd..bd14e6a1a1e 100644 --- a/srcpkgs/litterbox/template +++ b/srcpkgs/litterbox/template @@ -7,7 +7,7 @@ make_build_target="all" hostmakedepends="pkg-config" makedepends="sqlite-devel libtls-devel" short_desc="IRC logger" -maintainer="Allen Sobot " +maintainer="Lydia Sobot " license="GPL-3.0-or-later" homepage="https://git.causal.agency/litterbox/" changelog="https://git.causal.agency/litterbox/tag/?h=${version}"