lsix: add maintainer justinlime
This commit is contained in:
@@ -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";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user