Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 22:26:07 GMT
From:      Brad Davis <brd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1c53ca1af16 - main - net/daq: pass maintainer to dvl
Message-ID:  <202106102226.15AMQ7xC062697@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brd (doc, src committer):

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

commit b1c53ca1af163e999e1db9421f2720fbd4179c6c
Author:     Brad Davis <brd@FreeBSD.org>
AuthorDate: 2021-06-10 21:46:33 +0000
Commit:     Brad Davis <brd@FreeBSD.org>
CommitDate: 2021-06-10 21:46:33 +0000

    net/daq: pass maintainer to dvl
    
    zi says it makes sense for the snort maintainer to also maintain daq.
    
    Approved by:    zi (maintainer), dvl
---
 net/daq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/daq/Makefile b/net/daq/Makefile
index 81fe1f408578..3464292108e5 100644
--- a/net/daq/Makefile
+++ b/net/daq/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	https://snort.org/downloads/snortplus/ \
 		ZI
 
-MAINTAINER=	zi@FreeBSD.org
+MAINTAINER=	dvl@FreeBSD.org
 COMMENT=	Data Acquisition abstraction library for snort 2.9+
 
 LICENSE=	GPLv2



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