From 54f4d375950eedae563cf5eb430f88438c724f44 Mon Sep 17 00:00:00 2001 From: Linus Rath <139418639+rathlinus@users.noreply.github.com> Date: Tue, 17 Mar 2026 15:14:06 +0100 Subject: [PATCH] fix: update author information in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 600a5b92..8c3459c6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bulwark-webmail", "version": "1.3.0", "description": "Bulwark Webmail — a modern webmail client built for Stalwart Mail Server", - "author": "Matthieu MALVACHE ", + "author": "Bulwark Webmail ", "license": "AGPL-3.0-only", "repository": { "type": "git",