Commit 7edc4f64 authored by Emery Hemingway's avatar Emery Hemingway
Browse files

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.
parent 72d8f6a3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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