aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2022-04-24 21:25:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2022-04-24 21:29:40 +0000
commitc52302386df7a2d67368144568a7be2e872adaac (patch)
tree960733ad7b71717e42476d2f28490ddf9b3c4ad1
parent755a764200a9f94fe2240d5fd404149dbf2e7003 (diff)
downloadports-c52302386df7a2d67368144568a7be2e872adaac.tar.gz
ports-c52302386df7a2d67368144568a7be2e872adaac.zip
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@.
-rw-r--r--lang/gcc10/Makefile2
1 files changed, 1 insertions, 1 deletions
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