summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-05-07 08:30:17 +0100
committerNuno Teixeira <eduardo@FreeBSD.org>2024-05-07 08:36:06 +0100
commit06bef6486c53b504720b0117544870d914809046 (patch)
treefe6e653fef90588c29550c675c4b3fb9d43818a8
parentports-mgmt/pkg_replace: Update to 20240507 (diff)
*/*: Reset maintainership
Return ports maintained by Max Stucchi (mstucchi@ripe.net) to the pool due to consecutive maintainer timeouts. PR: 278522
-rw-r--r--net/py-ripe.atlas.cousteau/Makefile2
-rw-r--r--net/py-ripe.atlas.sagan/Makefile2
-rw-r--r--net/py-ripe.atlas.tools/Makefile2
-rw-r--r--net/py-socketio-client/Makefile2
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