git: 007bb3a226d9 - main - dns/py-aiodns: Change MAINTAINERship to myself
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 09:02:22 UTC
The branch main has been updated by nork:
URL: https://cgit.FreeBSD.org/ports/commit/?id=007bb3a226d9a66ee0f28ecffedf5117b407436d
commit 007bb3a226d9a66ee0f28ecffedf5117b407436d
Author: Norikatsu Shigemura <nork@FreeBSD.org>
AuthorDate: 2023-02-23 08:58:49 +0000
Commit: Norikatsu Shigemura <nork@FreeBSD.org>
CommitDate: 2023-02-23 08:58:49 +0000
dns/py-aiodns: Change MAINTAINERship to myself
Approved by: hrs (mentor)
---
dns/py-aiodns/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dns/py-aiodns/Makefile b/dns/py-aiodns/Makefile
index ac57bb4267cf..7b2cf16376ae 100644
--- a/dns/py-aiodns/Makefile
+++ b/dns/py-aiodns/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= nork@ninth-nine.com
+MAINTAINER= nork@FreeBSD.org
COMMENT= Simple DNS resolver for asyncio
WWW= https://pypi.org/project/aiodns/