summary refs log tree commit diff
path: root/nixos/modules/programs/bandwhich.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/bandwhich.nix')
-rw-r--r--nixos/modules/programs/bandwhich.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/programs/bandwhich.nix b/nixos/modules/programs/bandwhich.nix
index 5413044f461..1cffb5fa276 100644
--- a/nixos/modules/programs/bandwhich.nix
+++ b/nixos/modules/programs/bandwhich.nix
@@ -4,7 +4,7 @@ with lib;
 
 let cfg = config.programs.bandwhich;
 in {
-  meta.maintainers = with maintainers; [ filalex77 ];
+  meta.maintainers = with maintainers; [ Br1ght0ne ];
 
   options = {
     programs.bandwhich = {