Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 07:36:19 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 06bef6486c53 - main - */*: Reset maintainership
Message-ID:  <202405070736.4477aJ8p085435@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405070736.4477aJ8p085435>