lsix: add maintainer justinlime
This commit is contained in:
parent
b28c2837d1
commit
7de26cd222
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||
homepage = "https://github.com/hackerb9/lsix";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ kidonng ];
|
||||
maintainers = with maintainers; [ justinlime kidonng ];
|
||||
mainProgram = "lsix";
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue