From c955c131f7e26370f44583a2dc1ca01bbe5584b9 Mon Sep 17 00:00:00 2001 From: gnidorah Date: Wed, 27 Dec 2017 10:21:34 +0300 Subject: rootston module, orbment/bemenu: change my maintainership --- nixos/modules/programs/rootston.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/programs/rootston.nix b/nixos/modules/programs/rootston.nix index c2ae01e5270c..1946b1db657b 100644 --- a/nixos/modules/programs/rootston.nix +++ b/nixos/modules/programs/rootston.nix @@ -99,5 +99,5 @@ in { programs.dconf.enable = mkDefault true; }; - meta.maintainers = with lib.maintainers; [ primeos ]; + meta.maintainers = with lib.maintainers; [ primeos gnidorah ]; } -- cgit 1.4.1