Date: Fri, 28 Apr 2023 11:30:54 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1cfdfecc9863 - main - editors/mg: Pass maintainership to submitter Message-ID: <202304281130.33SBUsHV075510@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cfdfecc986322aa3891a62813ba123dbf2742be commit 1cfdfecc986322aa3891a62813ba123dbf2742be Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-04-28 11:19:34 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-04-28 11:30:35 +0000 editors/mg: Pass maintainership to submitter PR: 271009 Reported by: cdr.nil@gmail.com --- editors/mg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/mg/Makefile b/editors/mg/Makefile index e860da786ef4..0d296792a4c1 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cgr.nil@gmail.com COMMENT= Small, fast Emacs-like editor WWW= https://github.com/ibara/mg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304281130.33SBUsHV075510>