Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 07:19:18 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 60cd3b3de232 - main - devel/py-gitpython: Take maintainership
Message-ID:  <202409150719.48F7JIEt050160@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 60cd3b3de2324d8db50924ed2750dcc3656b042e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 07:18:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 07:18:26 +0000

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

diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index e67ba82664f3..6e9c3356f40f 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	GitPython-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python Git Library
 WWW=		https://github.com/gitpython-developers/GitPython
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409150719.48F7JIEt050160>