Date: Sat, 22 May 2021 17:48:40 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: 57dd7cb85de9 - main - net/dhcpcd-ui: Pass maintainership to submitter Message-ID: <202105221748.14MHmeuH051887@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=57dd7cb85de9312bd7958e0bde88964a1cd6942f commit 57dd7cb85de9312bd7958e0bde88964a1cd6942f Author: Dries Michiels <driesm.michiels@gmail.com> AuthorDate: 2021-05-22 17:48:30 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-22 17:48:30 +0000 net/dhcpcd-ui: Pass maintainership to submitter PR: 256070 --- net/dhcpcd-ui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dhcpcd-ui/Makefile b/net/dhcpcd-ui/Makefile index e4f9f2d1d247..a3c4268c7b66 100644 --- a/net/dhcpcd-ui/Makefile +++ b/net/dhcpcd-ui/Makefile @@ -4,7 +4,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= GTK+ / Curses interface to dhcpcd LICENSE= BSD2CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105221748.14MHmeuH051887>