From 6c4f37e258e95c3614c28c1d938b74f0a82a20f5 Mon Sep 17 00:00:00 2001 From: tcmal Date: Sat, 30 Mar 2024 23:11:45 +0000 Subject: akkoma: add tcmal as maintainer (cherry picked from commit f8b9215e9fe939497143ba2cfc9ad0ab8e26a6d8) --- nixos/modules/services/web-apps/akkoma.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/services/web-apps/akkoma.nix b/nixos/modules/services/web-apps/akkoma.nix index ffbd2979440ae..b2b2c53f2fce3 100644 --- a/nixos/modules/services/web-apps/akkoma.nix +++ b/nixos/modules/services/web-apps/akkoma.nix @@ -1130,6 +1130,6 @@ in { }; }; - meta.maintainers = with maintainers; [ mvs ]; + meta.maintainers = with maintainers; [ mvs tcmal ]; meta.doc = ./akkoma.md; } -- cgit 1.4.1