mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 03:53:47 +00:00
starship: add filalex77 to maintainers
This commit is contained in:
parent
ba82899c02
commit
595f97d8f4
@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A minimal, blazing fast, and extremely customizable prompt for any shell";
|
||||
homepage = "https://starship.rs";
|
||||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ bbigras davidtwco ];
|
||||
maintainers = with maintainers; [ bbigras davidtwco filalex77 ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user