aboutsummaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-06-06 18:27:20 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-06-06 18:27:20 +0000
commita3ead318049980643a3ffe91fccf119a5c0a8da3 (patch)
tree7ec264523081ad65256cf9c596dddd3e1dfcee6b /lang/go
parentb16eb860cc492d498eea6df7f481c93bbc851167 (diff)
downloadports-a3ead318049980643a3ffe91fccf119a5c0a8da3.tar.gz
ports-a3ead318049980643a3ffe91fccf119a5c0a8da3.zip
*/*: Pass lang/go* and Mk/Uses/go.mk maintainership
Pass maintainership to the new Go team. Approved by: ygy (maintainer, by email)
Diffstat (limited to 'lang/go')
-rw-r--r--lang/go/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index d41b2832c22b..76f6d5bc891c 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= lang
MASTER_SITES= # not applicable
DISTFILES= # not applicable
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= go@FreeBSD.org
COMMENT= Meta-port for the default version of the Go programming language
RUN_DEPENDS= go${GO_SUFFIX}:lang/go${GO_SUFFIX}