aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2022-03-02 07:55:41 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2022-03-02 07:58:03 +0000
commit05884ac200661341ea67486ebdc405a85ec246ed (patch)
tree074cbcc89bea984210b822ae54f72dd3d6e205b5
parent37921ce1a2f0efe73f418862d377e3dced2dd713 (diff)
downloadports-05884ac200661341ea67486ebdc405a85ec246ed.tar.gz
ports-05884ac200661341ea67486ebdc405a85ec246ed.zip
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@.
-rw-r--r--lang/gcc11/Makefile2
1 files changed, 1 insertions, 1 deletions
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