git: 83979d3f781d - main - devel/py-aws-sam-translator: Change MAINTAINERship to myself
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 09:02:18 UTC
The branch main has been updated by nork: URL: https://cgit.FreeBSD.org/ports/commit/?id=83979d3f781d14f3c5ae9937e5e00385805aed63 commit 83979d3f781d14f3c5ae9937e5e00385805aed63 Author: Norikatsu Shigemura <nork@FreeBSD.org> AuthorDate: 2023-02-23 08:56:06 +0000 Commit: Norikatsu Shigemura <nork@FreeBSD.org> CommitDate: 2023-02-23 08:56:06 +0000 devel/py-aws-sam-translator: Change MAINTAINERship to myself Approved by: hrs (mentor) --- devel/py-aws-sam-translator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-aws-sam-translator/Makefile b/devel/py-aws-sam-translator/Makefile index 3c89f81559ef..f9ece9345ce1 100644 --- a/devel/py-aws-sam-translator/Makefile +++ b/devel/py-aws-sam-translator/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nork@ninth-nine.com +MAINTAINER= nork@FreeBSD.org COMMENT= Library that transform SAM templates into AWS CloudFormation templates WWW= https://pypi.org/project/aws-sam-translator/