git: e8927511c197 - main - devel/py-dulwich: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months

From: Ryan Steinmetz <zi_at_FreeBSD.org>
Date: Tue, 12 Nov 2024 14:46:54 UTC
The branch main has been updated by zi:

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

commit e8927511c197489e1393eb7cd888d407e11d76c2
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2024-11-12 14:45:53 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2024-11-12 14:45:53 +0000

    devel/py-dulwich: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months
---
 devel/py-dulwich/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-dulwich/Makefile b/devel/py-dulwich/Makefile
index b120fffa07b5..6b2c80520b4f 100644
--- a/devel/py-dulwich/Makefile
+++ b/devel/py-dulwich/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	marco.broeder@posteo.eu
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python implementation of the Git file formats and protocols
 WWW=		https://www.dulwich.io/