git: c980f147e886 - main - sysutils/py-docker: Change MAINTAINERship to myself
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 09:02:26 UTC
The branch main has been updated by nork: URL: https://cgit.FreeBSD.org/ports/commit/?id=c980f147e886ad1e1d7620134d3fe39318c80d06 commit c980f147e886ad1e1d7620134d3fe39318c80d06 Author: Norikatsu Shigemura <nork@FreeBSD.org> AuthorDate: 2023-02-23 08:59:52 +0000 Commit: Norikatsu Shigemura <nork@FreeBSD.org> CommitDate: 2023-02-23 08:59:52 +0000 sysutils/py-docker: Change MAINTAINERship to myself Approved by: hrs (mentor) --- sysutils/py-docker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/py-docker/Makefile b/sysutils/py-docker/Makefile index c41ae5e627e3..ab3e84ad5128 100644 --- a/sysutils/py-docker/Makefile +++ b/sysutils/py-docker/Makefile @@ -4,7 +4,7 @@ CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nork@ninth-nine.com +MAINTAINER= nork@FreeBSD.org COMMENT= Python library for the Docker Engine API WWW= https://github.com/docker/docker-py