git: 8b38e5b2079a - main - devel/py-click-plugins: Release maintainership

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Tue, 23 Dec 2025 06:47:55 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b38e5b2079a580b51accc3971162ebc503a08d8

commit 8b38e5b2079a580b51accc3971162ebc503a08d8
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-12-23 06:47:33 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-12-23 06:47:33 +0000

    devel/py-click-plugins: Release maintainership
---
 devel/py-click-plugins/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-click-plugins/Makefile b/devel/py-click-plugins/Makefile
index a6118a235e54..782b8b75701b 100644
--- a/devel/py-click-plugins/Makefile
+++ b/devel/py-click-plugins/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Click extension to register CLI commands via setuptools
 WWW=		https://pypi.org/project/click-plugins/ \
 		https://github.com/click-contrib/click-plugins