aboutsummaryrefslogtreecommitdiff
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 5413044f4614..1cffb5fa2765 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 = {