starship: add filalex77 to maintainers
This commit is contained in:
parent
ba82899c02
commit
595f97d8f4
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue