about summary refs log tree commit diff
path: root/nixos/tests/earlyoom.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/earlyoom.nix')
-rw-r--r--nixos/tests/earlyoom.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/earlyoom.nix b/nixos/tests/earlyoom.nix
index 75bdf56899b30..b7850ddeaaab3 100644
--- a/nixos/tests/earlyoom.nix
+++ b/nixos/tests/earlyoom.nix
@@ -1,7 +1,7 @@
 import ./make-test-python.nix ({ lib, ... }: {
   name = "earlyoom";
   meta = {
-    maintainers = with lib.maintainers; [ ncfavier ];
+    maintainers = with lib.maintainers; [ ncfavier AndersonTorres ];
   };
 
   machine = {