jless: add maintainer
This commit is contained in:
parent
baa564361f
commit
a15635a6b3
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A command-line pager for JSON data";
|
||||
homepage = "https://github.com/PaulJuliusMartinez/jless";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jfchevrette ];
|
||||
maintainers = with maintainers; [ jfchevrette zowoq ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue