about summary refs log tree commit diff
path: root/nixos/tests/netdata.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/netdata.nix')
-rw-r--r--nixos/tests/netdata.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/netdata.nix b/nixos/tests/netdata.nix
index 0f26630da9d4..aea67c29d0d4 100644
--- a/nixos/tests/netdata.nix
+++ b/nixos/tests/netdata.nix
@@ -3,7 +3,7 @@
 import ./make-test-python.nix ({ pkgs, ...} : {
   name = "netdata";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ cransom ];
+    maintainers = [ cransom raitobezarius ];
   };
 
   nodes = {