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:
Emery Hemingway
2025-01-02 09:01:39 +05:30
parent 72d8f6a34b
commit 7edc4f645f
@@ -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