git: 06bef6486c53 - main - */*: Reset maintainership

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Tue, 07 May 2024 07:36:19 UTC
The branch main has been updated by eduardo:

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

commit 06bef6486c53b504720b0117544870d914809046
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-05-07 07:30:17 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-05-07 07:36:06 +0000

    */*: Reset maintainership
    
    Return ports maintained by Max Stucchi (mstucchi@ripe.net) to the pool
    due to consecutive maintainer timeouts.
    
    PR:             278522
---
 net/py-ripe.atlas.cousteau/Makefile | 2 +-
 net/py-ripe.atlas.sagan/Makefile    | 2 +-
 net/py-ripe.atlas.tools/Makefile    | 2 +-
 net/py-socketio-client/Makefile     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/py-ripe.atlas.cousteau/Makefile b/net/py-ripe.atlas.cousteau/Makefile
index 14c5f0962af5..6e6da608c479 100644
--- a/net/py-ripe.atlas.cousteau/Makefile
+++ b/net/py-ripe.atlas.cousteau/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	mstucchi@ripe.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python wrapper around the RIPE Atlas API
 WWW=		https://github.com/RIPE-NCC/ripe-atlas-cousteau
 
diff --git a/net/py-ripe.atlas.sagan/Makefile b/net/py-ripe.atlas.sagan/Makefile
index aca3116d8ff4..882d54788578 100644
--- a/net/py-ripe.atlas.sagan/Makefile
+++ b/net/py-ripe.atlas.sagan/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	mstucchi@ripe.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Parsing library for RIPE Atlas measurement results
 WWW=		https://github.com/RIPE-NCC/ripe.atlas.sagan
 
diff --git a/net/py-ripe.atlas.tools/Makefile b/net/py-ripe.atlas.tools/Makefile
index 83e4e48ae4fe..08bf13c8bf35 100644
--- a/net/py-ripe.atlas.tools/Makefile
+++ b/net/py-ripe.atlas.tools/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	mstucchi@ripe.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Official command-line client for RIPE Atlas
 WWW=		https://github.com/RIPE-NCC/ripe-atlas-tools
 
diff --git a/net/py-socketio-client/Makefile b/net/py-socketio-client/Makefile
index 04a1470a32eb..82639acd55db 100644
--- a/net/py-socketio-client/Makefile
+++ b/net/py-socketio-client/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI/source/s/socketIO-client/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	socketIO_client-${PORTVERSION}
 
-MAINTAINER=	mstucchi@ripe.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Socket.io client library for Python
 WWW=		https://github.com/invisibleroads/socketIO-client