git: 88b3bf6cdbc5 - 2021Q2 - audio/py-gtts, textproc/py-googletrans: Pass maintainership
Kai Knoblich
kai at FreeBSD.org
Fri May 7 13:34:02 UTC 2021
The branch 2021Q2 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=88b3bf6cdbc5cd7dffb40f526a38381babea882f
commit 88b3bf6cdbc5cd7dffb40f526a38381babea882f
Author: Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2021-05-07 13:14:31 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2021-05-07 13:31:56 +0000
audio/py-gtts, textproc/py-googletrans: Pass maintainership
Approved by: lbartoletti (new maintainer)
MFH: 2021Q2
(cherry picked from commit 58fa1c7810afa2be6922aa870da2a45f22473b32)
---
audio/py-gtts/Makefile | 2 +-
textproc/py-googletrans/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/audio/py-gtts/Makefile b/audio/py-gtts/Makefile
index 4db7b3e0615d..0adbee163c50 100644
--- a/audio/py-gtts/Makefile
+++ b/audio/py-gtts/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.2.1
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kai at FreeBSD.org
+MAINTAINER= lbartoletti at FreeBSD.org
COMMENT= Library/CLI tool to interface with Google Translate text-to-speech API
LICENSE= MIT
diff --git a/textproc/py-googletrans/Makefile b/textproc/py-googletrans/Makefile
index 9c3a830a21f7..91a87f4e7744 100644
--- a/textproc/py-googletrans/Makefile
+++ b/textproc/py-googletrans/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kai at FreeBSD.org
+MAINTAINER= lbartoletti at FreeBSD.org
COMMENT= Free Google Translate API that translates totally free of charge
LICENSE= MIT
More information about the dev-commits-ports-all
mailing list