From cfefdf876a27110ca3c09ccd5210f42d4eacea42 Mon Sep 17 00:00:00 2001 From: Lugubris Date: Tue, 10 Sep 2019 14:23:04 +0000 Subject: [PATCH] Take over maintainership of some packages python3-mpv, xkcdpass --- srcpkgs/python3-mpv/template | 2 +- srcpkgs/xkcdpass/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template index 2780c02610b..3a055582fde 100644 --- a/srcpkgs/python3-mpv/template +++ b/srcpkgs/python3-mpv/template @@ -9,7 +9,7 @@ pycompile_module="mpv.py" hostmakedepends="python3-setuptools" depends="python3 mpv" short_desc="Python3 interface to the MPV media player" -maintainer="Orphaned " +maintainer="Lugubris " license="AGPL-3.0-or-later" homepage="https://github.com/jaseg/python-mpv" distfiles="https://github.com/jaseg/python-mpv/archive/v${version}.tar.gz" diff --git a/srcpkgs/xkcdpass/template b/srcpkgs/xkcdpass/template index ba2bad454b4..46b4a9635f9 100644 --- a/srcpkgs/xkcdpass/template +++ b/srcpkgs/xkcdpass/template @@ -10,7 +10,7 @@ hostmakedepends="python3-setuptools" depends="python3-setuptools" checkdepends="python3-pytest" short_desc="Generate secure multiword passwords/passphrases, inspired by XKCD" -maintainer="Orphaned " +maintainer="Lugubris " license="BSD-3-Clause" homepage="https://github.com/redacted/XKCD-password-generator" distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"