diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-15 15:18:26 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-15 15:18:26 +0800 |
| commit | 60cd3b3de2324d8db50924ed2750dcc3656b042e (patch) | |
| tree | fe1eed8d2d92112ca1262b0b3dcc6cad5edbd228 /devel/py-gitpython | |
| parent | 59532e0d177b5223a286426fd7b1634af293e4e1 (diff) | |
devel/py-gitpython: Take maintainership
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
