git: 4399ecbe90d4 - main - dns/doh-proxy: Take over maintainership

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Fri, 27 Jan 2023 15:14:56 UTC
The branch main has been updated by ashish:

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

commit 4399ecbe90d427d580e17035b0e03cb58b526eca
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2023-01-27 14:54:14 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-01-27 15:13:54 +0000

    dns/doh-proxy: Take over maintainership
    
    MFH:            2023Q1
---
 dns/doh-proxy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index 6c8a83a25a06..1637ea665c11 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	dns
 MASTER_SITES=	CRATESIO
 DISTFILES=	${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	DNS-over-HTTP server proxy
 WWW=		https://github.com/jedisct1/rust-doh