git: ba92c58b6efd - main - math/ceres-solver: Take maintainership

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 12 Jul 2022 07:28:51 UTC
The branch main has been updated by yuri:

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

commit ba92c58b6efd6ab98eb9e3cc707c7bf2c5dbf7bd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-12 07:28:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-12 07:28:48 +0000

    math/ceres-solver: Take maintainership
---
 math/ceres-solver/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index e3c7468eafa6..5d5b8ef835f2 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	2.0.0
 PORTREVISION=	4
 CATEGORIES=	math
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Nonlinear least squares minimizer
 
 LICENSE=	BSD3CLAUSE