py-humanfriendly, py-capturer, py-coloredlogs: Adopt
authorJason W. Bacon <bacon@NetBSD.org>
Sat, 22 Jul 2023 11:57:52 +0000 (06:57 -0500)
committerJason W. Bacon <bacon@NetBSD.org>
Sat, 22 Jul 2023 11:57:52 +0000 (06:57 -0500)
Maintainer is unresponsive to email

py-capturer/Makefile
py-coloredlogs/Makefile
py-humanfriendly/Makefile

index dce083bc081a126780fb464703a7f84cff137a7d..bee419dfce49261b28f6260f963ec4b42f0369b9 100644 (file)
@@ -5,7 +5,7 @@ PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/capturer/}
 
-MAINTAINER=    kamelderouiche@yahoo.com
+MAINTAINER=    bacon@NetBSD.org
 HOMEPAGE=      https://capturer.readthedocs.io/
 COMMENT=       Easily capture stdout/stderr of the current process and subprocesses
 LICENSE=       mit
index b541a566969a66554667614030a4e4e2b33b1a61..9d993583e8ac84c9c98f32ac463764b7f879a695 100644 (file)
@@ -5,7 +5,7 @@ PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/coloredlogs/}
 
-MAINTAINER=    kamelderouiche@yahoo.com
+MAINTAINER=    bacon@NetBSD.org
 HOMEPAGE=      https://coloredlogs.readthedocs.io/en/latest/
 COMMENT=       Colored terminal output for Python's logging module
 LICENSE=       mit
index 7681d3ca76977af6325830e21b24fbdbe9b54d1c..2560bfb6c93b01c827ddbcfd79022da40792b579 100644 (file)
@@ -5,7 +5,7 @@ PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/humanfriendly/}
 
-MAINTAINER=    kamelderouiche@yahoo.com
+MAINTAINER=    bacon@NetBSD.org
 HOMEPAGE=      https://humanfriendly.readthedocs.io/
 COMMENT=       Human friendly output for text interfaces using Python
 LICENSE=       mit