git: 0ae91c8e2762 - main - lang/gcc8: Relinquish maintainership

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 15:39:15 UTC
The branch main has been updated by gerald:

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

commit 0ae91c8e27623fa4f1c3c1b440141fa66c04d3d5
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-10-23 15:32:48 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-10-23 15:38:57 +0000

    lang/gcc8: 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.
    
    That said, the GCC 8 release series is end of life for half a year now
    and this port should be removed rather sooner than later in favor of
    lang/gcc10 or later. We only keep it for the sake of a sole other port,
    converters/wkhtmltopdf.
---
 lang/gcc8/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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