git: 656d2ed2c068 - main - lang/gcc12-devel: Relinquish maintainership

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Sat, 16 Oct 2021 14:51:21 UTC
The branch main has been updated by gerald:

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

commit 656d2ed2c0688fd50a6b47d7ac820387f59fc812
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-10-16 14:50:45 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-10-16 14:50:45 +0000

    lang/gcc12-devel: Relinquish maintainership
    
    After working on (and largely maintaining) our GCC ports for more than
    19 years, time has come to hand over the baton. Sadly despite multiple
    requests nobody stepped up, so return this port to the pool.
    
    Still happy to provide guidance and a helping hand, for example working
    with upstream or on how to operate the (crucial) nightly testers.
---
 lang/gcc12-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/gcc12-devel/Makefile b/lang/gcc12-devel/Makefile
index d6652efe4023..30651312a87b 100644
--- a/lang/gcc12-devel/Makefile
+++ b/lang/gcc12-devel/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
 DISTNAME=	gcc-${DIST_VERSION}
 
-MAINTAINER=	gerald@FreeBSD.org
+MAINTAINER=	toolchain@FreeBSD.org
 COMMENT=	GNU Compiler Collection 12
 
 LICENSE=	GPLv3 GPLv3RLE