aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2022-10-13 08:30:08 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2022-10-13 08:30:08 +0000
commit03c4657c670ae4090e51efa5800f7385e3334463 (patch)
treeb3bbb0b885d25c42010319d4725db54b919151e2
parent1e551f611df8a595e794f4b869189582b8e0c3db (diff)
downloadports-03c4657c670ae4090e51efa5800f7385e3334463.tar.gz
ports-03c4657c670ae4090e51efa5800f7385e3334463.zip
sysutils/py-docker: Release maintainership
-rw-r--r--sysutils/py-docker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-docker/Makefile b/sysutils/py-docker/Makefile
index f28aad498c22..8ddd0c7494ed 100644
--- a/sysutils/py-docker/Makefile
+++ b/sysutils/py-docker/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ygy@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python library for the Docker Engine API
WWW= https://github.com/docker/docker-py