git: 2abf094092e2 - main - devel/py-sh: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:59 UTC
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2abf094092e2259be85b7470ea349490a2bed20c
commit 2abf094092e2259be85b7470ea349490a2bed20c
Author: Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2024-09-14 22:42:04 +0000
Commit: Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2024-09-14 22:42:04 +0000
devel/py-sh: drop maintainership
---
devel/py-sh/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-sh/Makefile b/devel/py-sh/Makefile
index ba47d9c19527..b7ab3e87d315 100644
--- a/devel/py-sh/Makefile
+++ b/devel/py-sh/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ygy@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python subprocess interface
WWW= https://github.com/amoffat/sh