nushell: add filalex77 to maintainers
This commit is contained in:
parent
1b5df99e7a
commit
a9cda5f14c
@ -42,7 +42,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A modern shell written in Rust";
|
||||
homepage = "https://www.nushell.sh/";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.marsam ];
|
||||
maintainers = with maintainers; [ filalex77 marsam ];
|
||||
};
|
||||
|
||||
passthru = {
|
||||
|
Loading…
Reference in New Issue
Block a user