lsd: add maintainer
This commit is contained in:
parent
f18e7e0d07
commit
4c6dad5e82
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/Peltoche/lsd";
|
||||
description = "The next gen ls command";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ filalex77 marsam ];
|
||||
maintainers = with maintainers; [ filalex77 marsam zowoq ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue