git: 3495e543799e - main - science/py-tensorflow: Take maintainership

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 28 Mar 2026 19:07:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3495e543799ed3480fccfe3215e3b4dda235f92e

commit 3495e543799ed3480fccfe3215e3b4dda235f92e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-28 18:58:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-28 19:07:35 +0000

    science/py-tensorflow: Take maintainership
---
 science/py-tensorflow/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 1dd43298ca14..82254a8a20fc 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -10,7 +10,7 @@ EXTRACT_ONLY=	${DISTNAME}.tar.gz
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES=	ba7501696cc.patch:-p1 667cf3ed2d7.patch:-p1
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Computation using data flow graphs for scalable machine learning
 WWW=		https://www.tensorflow.org