lua-filesystem: remove flosse from the list of maintainers
This commit is contained in:
parent
1898496be7
commit
d7ee7cf9d9
@ -21,6 +21,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/keplerproject/luafilesystem;
|
homepage = https://github.com/keplerproject/luafilesystem;
|
||||||
hydraPlatforms = stdenv.lib.platforms.linux;
|
hydraPlatforms = stdenv.lib.platforms.linux;
|
||||||
maintainers = [ stdenv.lib.maintainers.flosse ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user