git: c689b74f784c - main - net/asterisk: drop maintainership

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Tue, 30 Aug 2022 08:13:04 UTC
The branch main has been updated by madpilot:

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

commit c689b74f784c2645c0de891179683dc288cd0b6c
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-08-30 08:09:11 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-08-30 08:12:16 +0000

    net/asterisk: drop maintainership
    
    Drop maintainership for asterisk and related ports.
    
    I've not been using asterisk for a while now, and am unable to
    properly test updates and patches now.
    
    Releasing it to the heap, hoping someone actually using it can take
    maintanership.
---
 audio/asterisk-espeak/Makefile | 2 +-
 audio/asterisk-flite/Makefile  | 2 +-
 net/asterisk-g72x/Makefile     | 2 +-
 net/asterisk16/Makefile        | 2 +-
 net/asterisk18/Makefile        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/asterisk-espeak/Makefile b/audio/asterisk-espeak/Makefile
index 90f06e6aae96..475926e38cae 100644
--- a/audio/asterisk-espeak/Makefile
+++ b/audio/asterisk-espeak/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	5.0-rc1
 CATEGORIES=	audio
 
-MAINTAINER=	madpilot@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Espeak dialplan application for Asterisk
 
 LICENSE=	GPLv2
diff --git a/audio/asterisk-flite/Makefile b/audio/asterisk-flite/Makefile
index 98c72316e70b..0201bc949ceb 100644
--- a/audio/asterisk-flite/Makefile
+++ b/audio/asterisk-flite/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	3
 CATEGORIES=	audio
 
-MAINTAINER=	madpilot@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Flite dialplan application for Asterisk
 
 LICENSE=	GPLv2
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile
index 8860954f4ad2..f9a67c591e14 100644
--- a/net/asterisk-g72x/Makefile
+++ b/net/asterisk-g72x/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://asterisk.hosting.lv/src/
 DISTNAME=	asterisk-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
 
-MAINTAINER=	madpilot@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	G.729 codec for Asterisk PBX
 
 LIB_DEPENDS=	libbcg729.so:audio/bcg729
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index 0bbe2850d433..fbb9e4148c68 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	16
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	madpilot@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Source PBX and telephony toolkit
 
 LICENSE=	GPLv2
diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile
index 77335cc6ee26..2fa80e0074f7 100644
--- a/net/asterisk18/Makefile
+++ b/net/asterisk18/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	18
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	madpilot@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Source PBX and telephony toolkit
 
 LICENSE=	GPLv2