git: 285cbb1d11ee - main - devel/py-archinfo: Pass maintainership to submitter
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Apr 2025 06:54:32 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=285cbb1d11eec6935064fac9e62ec3f261fc4aff
commit 285cbb1d11eec6935064fac9e62ec3f261fc4aff
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-04-16 06:53:13 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-04-16 06:53:13 +0000
devel/py-archinfo: Pass maintainership to submitter
PR: 286129
Reported by: Rares Aioanei <schaiba@gmail.com>
---
devel/py-archinfo/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-archinfo/Makefile b/devel/py-archinfo/Makefile
index 598727cf26e5..8b3340335ba0 100644
--- a/devel/py-archinfo/Makefile
+++ b/devel/py-archinfo/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 1
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= schaiba@gmail.com
COMMENT= Classes with architecture-specific information useful to other projects
WWW= https://github.com/angr/archinfo