git: 045ff0d1cd6f - main - misc/py-kokoro: Correct maintainer field
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Mar 2026 16:55:34 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=045ff0d1cd6f34a3f07483d5a37dc984974d5f41
commit 045ff0d1cd6f34a3f07483d5a37dc984974d5f41
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-17 16:55:10 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-17 16:55:10 +0000
misc/py-kokoro: Correct maintainer field
---
misc/py-kokoro/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/py-kokoro/Makefile b/misc/py-kokoro/Makefile
index cd8c6aa93df4..2c2ce05cbad0 100644
--- a/misc/py-kokoro/Makefile
+++ b/misc/py-kokoro/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= misc python # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= yuri@FreeBSD.org
COMMENT= Text-to-speech inference library for Kokoro-82M model
WWW= https://github.com/hexgrad/kokoro