forked from mirrors/nixpkgs
joshuto: add totoroot as maintainer
This commit is contained in:
parent
02f91e2d44
commit
a65d1a3b89
|
@ -19,6 +19,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Ranger-like terminal file manager written in Rust";
|
||||
homepage = "https://github.com/kamiyaa/joshuto";
|
||||
license = licenses.lgpl3Only;
|
||||
maintainers = with maintainers; [ figsoda ];
|
||||
maintainers = with maintainers; [ figsoda totoroot ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue