git: 3a99a744930b - main - */*: Return Lexi Winter's ports to pool

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Fri, 08 Mar 2024 21:03:06 UTC
The branch main has been updated by diizzy:

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

commit 3a99a744930bdc0f4412f7ca2c56de4889e40699
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-08 20:16:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-08 20:16:26 +0000

    */*: Return Lexi Winter's ports to pool
    
    Requested by maintainer
    
    PR:             277426
---
 multimedia/mediaelch/Makefile     | 2 +-
 multimedia/py-python-mpv/Makefile | 2 +-
 net-im/toot/Makefile              | 2 +-
 net/py-casttube/Makefile          | 2 +-
 net/py-pychromecast/Makefile      | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/multimedia/mediaelch/Makefile b/multimedia/mediaelch/Makefile
index 979120f48e62..5cd7bd12aac5 100644
--- a/multimedia/mediaelch/Makefile
+++ b/multimedia/mediaelch/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=		2.10.6
 CATEGORIES=		multimedia
 PKGNAMESUFFIX=		-${FLAVOR}
 
-MAINTAINER=	lexi.freebsd@le-fay.org
+MAINTAINER=	ports@freebsd.org
 COMMENT=	Desktop utility to manage metadata and artwork for Kodi and Jellyfin
 WWW=		https://www.mediaelch.de/mediaelch/
 
diff --git a/multimedia/py-python-mpv/Makefile b/multimedia/py-python-mpv/Makefile
index 9d48534a2ead..90230edb1b30 100644
--- a/multimedia/py-python-mpv/Makefile
+++ b/multimedia/py-python-mpv/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	multimedia python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	lexi.freebsd@le-fay.org
+MAINTAINER=	ports@freebsd.org
 COMMENT=	Python interface to the mpv media player
 WWW=		https://pypi.org/project/python-mpv/
 
diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile
index fdd132c026d7..89cc5ac8ea96 100644
--- a/net-im/toot/Makefile
+++ b/net-im/toot/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	0.41.1
 CATEGORIES=	net-im python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	lexi.freebsd@le-fay.org
+MAINTAINER=	ports@freebsd.org
 COMMENT=	Interact with the Mastodon social network from the command line
 WWW=		https://github.com/ihabunek/toot
 
diff --git a/net/py-casttube/Makefile b/net/py-casttube/Makefile
index 643d3e818854..659b48ab342e 100644
--- a/net/py-casttube/Makefile
+++ b/net/py-casttube/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	lexi.freebsd@le-fay.org
+MAINTAINER=	ports@freebsd.org
 COMMENT=	YouTube Chromecast api
 WWW=		https://pypi.org/project/casttube/
 
diff --git a/net/py-pychromecast/Makefile b/net/py-pychromecast/Makefile
index d2c90af71d9e..4b32bf547b7d 100644
--- a/net/py-pychromecast/Makefile
+++ b/net/py-pychromecast/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	lexi.freebsd@le-fay.org
+MAINTAINER=	ports@freebsd.org
 COMMENT=	Python module to talk to Google Chromecast
 WWW=		https://pypi.org/project/PyChromecast/