From 83b00c3637b03fd7d1dbea3d988fd2207652c253 Mon Sep 17 00:00:00 2001 From: Aria Date: Tue, 18 Jun 2024 21:33:38 +0100 Subject: akkoma: remove maintainer tcmal (#320858) --- pkgs/servers/akkoma/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/servers') diff --git a/pkgs/servers/akkoma/default.nix b/pkgs/servers/akkoma/default.nix index 472089bbafae4..ec69767338aab 100644 --- a/pkgs/servers/akkoma/default.nix +++ b/pkgs/servers/akkoma/default.nix @@ -222,7 +222,7 @@ beamPackages.mixRelease rec { description = "ActivityPub microblogging server"; homepage = "https://akkoma.social"; license = licenses.agpl3Only; - maintainers = with maintainers; [ mvs tcmal ]; + maintainers = with maintainers; [ mvs ]; platforms = platforms.unix; }; } -- cgit 1.4.1