Date: Thu, 23 Feb 2023 09:02:28 GMT From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 683e2ca1b82c - main - textproc/py-chevron: Change MAINTAINERship to myself Message-ID: <202302230902.31N92Sik016857@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nork: URL: https://cgit.FreeBSD.org/ports/commit/?id=683e2ca1b82c5be673f3583c1e17a43969a27387 commit 683e2ca1b82c5be673f3583c1e17a43969a27387 Author: Norikatsu Shigemura <nork@FreeBSD.org> AuthorDate: 2023-02-23 09:00:33 +0000 Commit: Norikatsu Shigemura <nork@FreeBSD.org> CommitDate: 2023-02-23 09:00:33 +0000 textproc/py-chevron: Change MAINTAINERship to myself Approved by: hrs (mentor) --- textproc/py-chevron/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-chevron/Makefile b/textproc/py-chevron/Makefile index bc5923ff9795..de1db247d809 100644 --- a/textproc/py-chevron/Makefile +++ b/textproc/py-chevron/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nork@ninth-nine.com +MAINTAINER= nork@FreeBSD.org COMMENT= Mustache templating language renderer WWW= https://pypi.org/project/chevron/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302230902.31N92Sik016857>