From 11255ef03c9ad628ca73242c051be12c84fbbac2 Mon Sep 17 00:00:00 2001 From: Pyrox Date: Tue, 23 Apr 2024 14:21:37 -0400 Subject: maintainers: thehedgeh0g -> pyrox0 Also updates my information and contact info. I no longer use The Hedgehog as my github username or online presence username, so this fixes that. It also matches my github username, so it should be easier for others to mention me if needed. --- pkgs/shells/fish/plugins/hydro.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/shells/fish/plugins/hydro.nix') 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 ]; }; } -- cgit 1.4.1