littlefs-fuse: remove emery as maintainer
I do not want to maintain projects that don't provide an easily accessible and understandable history of changes.
This commit is contained in:
@@ -25,7 +25,6 @@ stdenv.mkDerivation rec {
|
||||
meta = src.meta // {
|
||||
description = "FUSE wrapper that puts the littlefs in user-space";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ ehmry ];
|
||||
mainProgram = "littlefs-fuse";
|
||||
inherit (fuse.meta) platforms;
|
||||
# fatal error: 'linux/fs.h' file not found
|
||||
|
||||
Reference in New Issue
Block a user