bindfs: add lovesegfault to maintainers
This commit is contained in:
parent
9fa0c056de
commit
7af939ddf2
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A FUSE filesystem for mounting a directory to another location";
|
description = "A FUSE filesystem for mounting a directory to another location";
|
||||||
homepage = "https://bindfs.org";
|
homepage = "https://bindfs.org";
|
||||||
license = lib.licenses.gpl2Only;
|
license = lib.licenses.gpl2Only;
|
||||||
maintainers = with lib.maintainers; [ lovek323 ];
|
maintainers = with lib.maintainers; [ lovek323 lovesegfault ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user