From 07de11f165cfb6e6357938a434e29b2fa8911cbd Mon Sep 17 00:00:00 2001 From: Arnold Krille Date: Mon, 16 May 2016 13:06:40 +0200 Subject: containers: add myself to the maintainers of the tests Seems like the right thing to do. --- nixos/tests/containers-imperative.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/tests/containers-imperative.nix') diff --git a/nixos/tests/containers-imperative.nix b/nixos/tests/containers-imperative.nix index 89babdcc476..7e2a5497638 100644 --- a/nixos/tests/containers-imperative.nix +++ b/nixos/tests/containers-imperative.nix @@ -3,7 +3,7 @@ import ./make-test.nix ({ pkgs, ...} : { name = "containers-imperative"; meta = with pkgs.stdenv.lib.maintainers; { - maintainers = [ aristid aszlig eelco chaoflow ]; + maintainers = [ aristid aszlig eelco chaoflow kampfschlaefer ]; }; machine = -- cgit 1.4.1