From d541468dfd1de1d229bc98c599e5c668f9316821 Mon Sep 17 00:00:00 2001 From: awwpotato Date: Wed, 16 Apr 2025 21:29:54 -0700 Subject: [PATCH] starship: add awwpotato as a maintainer --- pkgs/by-name/st/starship/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/st/starship/package.nix b/pkgs/by-name/st/starship/package.nix index efbc1d3e1b14..22feec90455b 100644 --- a/pkgs/by-name/st/starship/package.nix +++ b/pkgs/by-name/st/starship/package.nix @@ -75,6 +75,7 @@ rustPlatform.buildRustPackage (finalAttrs: { danth Br1ght0ne Frostman + awwpotato ]; mainProgram = "starship"; };