nushell: add joaquintrinanes as maintainer
This commit is contained in:
parent
b0d32a9bae
commit
5f9c257084
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ rustPlatform.buildRustPackage {
|
|||
description = "A modern shell written in Rust";
|
||||
homepage = "https://www.nushell.sh/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Br1ght0ne johntitor marsam ];
|
||||
maintainers = with maintainers; [ Br1ght0ne johntitor marsam joaquintrinanes ];
|
||||
mainProgram = "nu";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue