git: 24582f355114 - main - */*: Drop maintainership

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Mon, 17 Oct 2022 12:02:31 UTC
The branch main has been updated by ehaupt:

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

commit 24582f35511473609c12950304f873517128020d
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2022-10-17 12:02:09 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2022-10-17 12:02:09 +0000

    */*: Drop maintainership
---
 comms/hidapi/Makefile          | 2 +-
 comms/py-hidapi/Makefile       | 2 +-
 devel/py-hidraw/Makefile       | 2 +-
 sysutils/py-liquidctl/Makefile | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile
index 753becf103f7..07853359c65b 100644
--- a/comms/hidapi/Makefile
+++ b/comms/hidapi/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	${PORTNAME}-
 DISTVERSION=	0.12.0
 CATEGORIES=	comms
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library to access USB HID-class devices
 WWW=		https://github.com/libusb/hidapi
 
diff --git a/comms/py-hidapi/Makefile b/comms/py-hidapi/Makefile
index 9bba76438aa5..42b0affb8396 100644
--- a/comms/py-hidapi/Makefile
+++ b/comms/py-hidapi/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	comms python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cython interface to comms/hidapi
 WWW=		https://pypi.org/project/hidapi/
 
diff --git a/devel/py-hidraw/Makefile b/devel/py-hidraw/Makefile
index 2328f707a6ff..ceb18bd4c043 100644
--- a/devel/py-hidraw/Makefile
+++ b/devel/py-hidraw/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python interface to gather hidraw information
 WWW=		https://github.com/daym/hidraw/
 
diff --git a/sysutils/py-liquidctl/Makefile b/sysutils/py-liquidctl/Makefile
index 26c5922cfa9c..2e6d901bb11e 100644
--- a/sysutils/py-liquidctl/Makefile
+++ b/sysutils/py-liquidctl/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross-platform tool and drivers for liquid coolers and other devices
 WWW=		https://pypi.org/project/liquidctl/