Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 17:50:44 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d7635b9294e8 - main - net/dhcpcd: Pass maintainership to submitter
Message-ID:  <202105221750.14MHoio8060576@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit d7635b9294e8edbfbe7edc0c299b50cf7fd29acb
Author:     Dries Michiels <driesm.michiels@gmail.com>
AuthorDate: 2021-05-22 17:50:39 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-22 17:50:39 +0000

    net/dhcpcd: Pass maintainership to submitter
    
    PR:     256067
---
 net/dhcpcd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 72b76a2321f6..45222564301b 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net
 MASTER_SITES=	https://roy.marples.name/downloads/dhcpcd/ \
 		https://cflags.cc/roy/dhcpcd/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	driesm.michiels@gmail.com
 COMMENT=	DHCP/IPv4LL/IPv6RS/DHCPv6 client
 
 LICENSE=	BSD2CLAUSE



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