git: 29510fc89b7e - main - lang/gcc10-devel: Relinquish maintainership

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Tue, 12 Oct 2021 05:36:05 UTC
The branch main has been updated by gerald:

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

commit 29510fc89b7e40ee7c918564ad2173b70e98c4ee
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-10-12 05:35:10 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-10-12 05:35:10 +0000

    lang/gcc10-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 operating the (crucial) nightly testers I have been
    running.
---
 lang/gcc10-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index 199c5166c4a3..8e1688258b53 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-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 10
 
 LICENSE=	GPLv3 GPLv3RLE