git: e4fac1b90734 - main - devel/pycomposefile: Drop maintainer'ship
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Oct 2025 13:55:30 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e4fac1b90734b5b95072e727c79ecfa029ed7625
commit e4fac1b90734b5b95072e727c79ecfa029ed7625
Author: Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2025-10-26 13:46:58 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2025-10-26 13:53:59 +0000
devel/pycomposefile: Drop maintainer'ship
---
devel/pycomposefile/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/pycomposefile/Makefile b/devel/pycomposefile/Makefile
index 9981b3302a5f..4d9ceb7cc45e 100644
--- a/devel/pycomposefile/Makefile
+++ b/devel/pycomposefile/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Structured deserialization of Docker Compose files for Python
WWW= https://pypi.org/project/pycomposefile/