summary refs log tree commit diff
path: root/nixos/tests/munin.nix
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2016-05-17 12:57:28 +0100
committerDomen Kožar <domen@dev.si>2016-05-17 13:00:47 +0100
commitb49bf121b8bfea77b1c5c1eff23a96bef46a1eb8 (patch)
tree19e7fef1aad43f8c2c2bc766c190b0e07b36fd77 /nixos/tests/munin.nix
parentaf364c0f775464f902f47257e673cfebb180540e (diff)
downloadnixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.tar
nixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.tar.gz
nixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.tar.bz2
nixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.tar.lz
nixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.tar.xz
nixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.tar.zst
nixpkgs-b49bf121b8bfea77b1c5c1eff23a96bef46a1eb8.zip
rename iElectric to domenkozar to match GitHub
Diffstat (limited to 'nixos/tests/munin.nix')
-rw-r--r--nixos/tests/munin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/munin.nix b/nixos/tests/munin.nix
index 16015d33552..50746d17b45 100644
--- a/nixos/tests/munin.nix
+++ b/nixos/tests/munin.nix
@@ -4,7 +4,7 @@
 import ./make-test.nix ({ pkgs, ...} : {
   name = "munin";
   meta = with pkgs.stdenv.lib.maintainers; {
-    maintainers = [ iElectric eelco chaoflow ];
+    maintainers = [ domenkozar eelco chaoflow ];
   };
 
   nodes = {