git: d6739269fa4b - 2023Q1 - dns/doh-proxy: Take over maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jan 2023 15:16:15 UTC
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