git: f3fa3e74dc8f - main - devel/aws-c-compression: Drop maintainership

From: Danilo Egea Gondolfo <danilo_at_FreeBSD.org>
Date: Mon, 22 Aug 2022 07:28:24 UTC
The branch main has been updated by danilo:

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

commit f3fa3e74dc8f4d64b4739954c83e94f3da248647
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2022-08-21 20:44:10 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2022-08-22 07:27:56 +0000

    devel/aws-c-compression: Drop maintainership
---
 devel/aws-c-compression/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/aws-c-compression/Makefile b/devel/aws-c-compression/Makefile
index 6e1a11f0e63f..60a9b6638e42 100644
--- a/devel/aws-c-compression/Makefile
+++ b/devel/aws-c-compression/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.2.14
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	danilo@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C99 implementation of compression algorithms
 
 LICENSE=	APACHE20