git: f554dc0fc342 - main - www/mattermost-*: Take over maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Oct 2025 20:48:34 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f554dc0fc342543a9742c5f8829adc2d21ef62c8
commit f554dc0fc342543a9742c5f8829adc2d21ef62c8
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2025-10-21 20:46:22 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2025-10-21 20:47:55 +0000
www/mattermost-*: Take over maintainership
PR: 290405
---
www/mattermost-server/Makefile | 3 +--
www/mattermost-webapp/Makefile | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile
index 1fb1eb9549ec..b016ef11aefb 100644
--- a/www/mattermost-server/Makefile
+++ b/www/mattermost-server/Makefile
@@ -4,8 +4,7 @@ CATEGORIES= www
MASTER_SITES= LOCAL/decke
PKGNAMESUFFIX= -server
-# implicit-approval+ for decke
-MAINTAINER= bofh@FreeBSD.org
+MAINTAINER= decke@FreeBSD.org
COMMENT= Open source Slack-alternative in Golang and React
WWW= https://mattermost.org/
diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile
index 3a0cbdc9bdd9..321bfcb41537 100644
--- a/www/mattermost-webapp/Makefile
+++ b/www/mattermost-webapp/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= www
MASTER_SITES= https://releases.mattermost.com/${PORTVERSION}/
DISTNAME= mattermost-${PORTVERSION}-linux-amd64
-MAINTAINER= bofh@FreeBSD.org
+MAINTAINER= decke@FreeBSD.org
COMMENT= Webapp of Mattermost server
WWW= https://mattermost.org/