miniserve: Remove maintainer nequissimus
This commit is contained in:
parent
b863273e7d
commit
e0aa9513d4
@ -33,7 +33,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "For when you really just want to serve some files over HTTP right now!";
|
description = "For when you really just want to serve some files over HTTP right now!";
|
||||||
homepage = "https://github.com/svenstaro/miniserve";
|
homepage = "https://github.com/svenstaro/miniserve";
|
||||||
license = with licenses; [ mit ];
|
license = with licenses; [ mit ];
|
||||||
maintainers = with maintainers; [ nequissimus zowoq ];
|
maintainers = with maintainers; [ zowoq ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user