Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2023 15:16:15 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: d6739269fa4b - 2023Q1 - dns/doh-proxy: Take over maintainership
Message-ID:  <202301271516.30RFGFCb071508@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by ashish:

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

commit d6739269fa4bb25f9fc948984d2da7c4305d2676
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:15:49 +0000

    dns/doh-proxy: Take over maintainership
    
    MFH:            2023Q1
    
    (cherry picked from commit 4399ecbe90d427d580e17035b0e03cb58b526eca)
---
 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 88abc634efc1..900557a847e8 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=	mat@FreeBSD.org
+MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	DNS-over-HTTP server proxy
 WWW=		https://github.com/jedisct1/rust-doh
 



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