about summary refs log tree commit diff
path: root/nixos/tests/containers-ipv6.nix
diff options
context:
space:
mode:
authorArnold Krille <arnold@arnoldarts.de>2016-05-16 13:06:40 +0200
committerArnold Krille <arnold@arnoldarts.de>2016-07-28 23:06:41 +0200
commit07de11f165cfb6e6357938a434e29b2fa8911cbd (patch)
tree5e3f99b8c8eeb1a02d1c879b2ac2d6ea301ece12 /nixos/tests/containers-ipv6.nix
parent9045a8e24c4c4a981b76df7d6ddcde99a7606831 (diff)
containers: add myself to the maintainers of the tests
Seems like the right thing to do.
Diffstat (limited to 'nixos/tests/containers-ipv6.nix')
-rw-r--r--nixos/tests/containers-ipv6.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/containers-ipv6.nix b/nixos/tests/containers-ipv6.nix
index 0c1b8e88564d0..320465ebb95b1 100644
--- a/nixos/tests/containers-ipv6.nix
+++ b/nixos/tests/containers-ipv6.nix
@@ -8,7 +8,7 @@ in
 import ./make-test.nix ({ pkgs, ...} : {
   name = "containers-ipv6";
   meta = with pkgs.stdenv.lib.maintainers; {
-    maintainers = [ aristid aszlig eelco chaoflow ];
+    maintainers = [ aristid aszlig eelco chaoflow kampfschlaefer ];
   };
 
   machine =