Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Mar 2026 00:40:04 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Marco <marco@crowdsec.net>
Subject:   git: 49ef88c4b5ce - main - security/crowdsec{,-blocklist-mirror,-firewall-bouncer}: Transfer maintainership
Message-ID:  <69ab73e4.1e38e.3cb45354@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 49ef88c4b5ce1f1270ad3e4611d64bb6c512e77e
Author:     Marco <marco@crowdsec.net>
AuthorDate: 2026-03-07 00:39:04 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-07 00:39:04 +0000

    security/crowdsec{,-blocklist-mirror,-firewall-bouncer}: Transfer maintainership
    
    PR:     293616
---
 security/crowdsec-blocklist-mirror/Makefile | 2 +-
 security/crowdsec-firewall-bouncer/Makefile | 2 +-
 security/crowdsec/Makefile                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile
index 07a0f170080f..2718a2eeed9f 100644
--- a/security/crowdsec-blocklist-mirror/Makefile
+++ b/security/crowdsec-blocklist-mirror/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX=	-freebsd
 PORTREVISION=	25
 CATEGORIES=	security
 
-MAINTAINER=	marco@crowdsec.net
+MAINTAINER=	manuel@crowdsec.net
 COMMENT=	CrowdSec Blocklist Mirror
 WWW=		https://github.com/crowdsecurity/cs-blocklist-mirror
 
diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile
index 27f66d708c88..f96b22d39528 100644
--- a/security/crowdsec-firewall-bouncer/Makefile
+++ b/security/crowdsec-firewall-bouncer/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.34
 CATEGORIES=	security
 
-MAINTAINER=	marco@crowdsec.net
+MAINTAINER=	manuel@crowdsec.net
 COMMENT=	CrowdSec bouncer written in golang for firewalls
 WWW=		https://github.com/crowdsecurity/cs-firewall-bouncer
 
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index eb4e55d188ff..2c3806633ba8 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.7.6
 PORTREVISION=	2
 CATEGORIES=	security
 
-MAINTAINER=	marco@crowdsec.net
+MAINTAINER=	manuel@crowdsec.net
 COMMENT=	CrowdSec lightweight and collaborative security engine
 WWW=		https://github.com/crowdsecurity/crowdsec
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ab73e4.1e38e.3cb45354>