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