about summary refs log tree commit diff
path: root/pkgs/shells/fish/plugins/hydro.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/shells/fish/plugins/hydro.nix')
-rw-r--r--pkgs/shells/fish/plugins/hydro.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/shells/fish/plugins/hydro.nix b/pkgs/shells/fish/plugins/hydro.nix
index cd8705d547166..c8e6eed725824 100644
--- a/pkgs/shells/fish/plugins/hydro.nix
+++ b/pkgs/shells/fish/plugins/hydro.nix
@@ -15,6 +15,6 @@ buildFishPlugin rec {
     description = "Ultra-pure, lag-free prompt with async Git status";
     homepage = "https://github.com/jorgebucaran/hydro";
     license = licenses.mit;
-    maintainers = with maintainers; [ thehedgeh0g ];
+    maintainers = with maintainers; [ pyrox0 ];
   };
 }