git: 05884ac20066 - main - lang/gcc11: Relinquish maintainership

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Wed, 02 Mar 2022 07:58:19 UTC
The branch main has been updated by gerald:

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

commit 05884ac200661341ea67486ebdc405a85ec246ed
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2022-03-02 07:55:41 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2022-03-02 07:58:03 +0000

    lang/gcc11: Relinquish maintainership
    
    After working on (and largely maintaining) our GCC ports for some
    20 years, time has come to hand over the baton.
    
    Sadly despite multiple requests nobody stepped up (even having waited
    several months after relinquishing maintainership other gcc* ports),
    so pass maintainership to toolchain@.
---
 lang/gcc11/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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