fishPlugins.hydro: remove self from maintainers

This commit is contained in:
dish
2025-11-24 18:34:58 -05:00
parent 68900949db
commit 591be9d9a7
+1 -1
View File
@@ -19,6 +19,6 @@ buildFishPlugin {
description = "Ultra-pure, lag-free prompt with async Git status";
homepage = "https://github.com/jorgebucaran/hydro";
license = licenses.mit;
maintainers = with maintainers; [ pyrox0 ];
maintainers = [ ];
};
}