summary refs log tree commit diff
path: root/nixos/modules/hardware/xpadneo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/xpadneo.nix')
-rw-r--r--nixos/modules/hardware/xpadneo.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/xpadneo.nix b/nixos/modules/hardware/xpadneo.nix
index d504697e61f..dbc4ba21256 100644
--- a/nixos/modules/hardware/xpadneo.nix
+++ b/nixos/modules/hardware/xpadneo.nix
@@ -24,6 +24,6 @@ in
   };
 
   meta = {
-    maintainers = with maintainers; [ metadark ];
+    maintainers = with maintainers; [ kira-bruneau ];
   };
 }