summary refs log tree commit diff
path: root/nixos/tests/jenkins.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/jenkins.nix')
-rw-r--r--nixos/tests/jenkins.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/jenkins.nix b/nixos/tests/jenkins.nix
index 804cecd700c..a9833058f37 100644
--- a/nixos/tests/jenkins.nix
+++ b/nixos/tests/jenkins.nix
@@ -6,7 +6,7 @@
 import ./make-test.nix ({ pkgs, ...} : {
   name = "jenkins";
   meta = with pkgs.stdenv.lib.maintainers; {
-    maintainers = [ bjornfor coconnor iElectric eelco chaoflow ];
+    maintainers = [ bjornfor coconnor domenkozar eelco chaoflow ];
   };
 
   nodes = {