From e0ea4826f4ec9cb7da46ee16b4f1878d7d7b36ab Mon Sep 17 00:00:00 2001 From: Flakebi Date: Fri, 23 Oct 2020 18:28:35 +0200 Subject: salt: remove aneeshusa and add Flakebi as maintainer --- nixos/modules/services/admin/salt/master.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/services/admin/salt/master.nix b/nixos/modules/services/admin/salt/master.nix index c6b1b0cc0bd8..cb803d323bbd 100644 --- a/nixos/modules/services/admin/salt/master.nix +++ b/nixos/modules/services/admin/salt/master.nix @@ -59,5 +59,5 @@ in }; }; - meta.maintainers = with lib.maintainers; [ aneeshusa ]; + meta.maintainers = with lib.maintainers; [ Flakebi ]; } -- cgit v1.2.3