git: c52302386df7 - main - lang/gcc10: Relinquish maintainership

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Sun, 24 Apr 2022 21:29:53 UTC
The branch main has been updated by gerald:

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

commit c52302386df7a2d67368144568a7be2e872adaac
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2022-04-24 21:25:30 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2022-04-24 21:29:40 +0000

    lang/gcc10: Relinquish maintainership
    
    After working on (and largely maintaining) our GCC ports for some twenty
    years, time has come to hand over the baton.
    
    Sadly despite multiple requests nobody stepped up (even having waited
    more than half a year after relinquishing maintainership of gcc10-devel
    which has been removed since then), so pass maintainership to toolchain@.
---
 lang/gcc10/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/gcc10/Makefile b/lang/gcc10/Makefile
index c8df6cff9bd7..8e5a55101b9c 100644
--- a/lang/gcc10/Makefile
+++ b/lang/gcc10/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	lang
 MASTER_SITES=	GCC
 PKGNAMESUFFIX=	${SUFFIX}
 
-MAINTAINER=	gerald@FreeBSD.org
+MAINTAINER=	toolchain@FreeBSD.org
 COMMENT=	GNU Compiler Collection 10
 
 LICENSE=	GPLv3 GPLv3RLE