wasm-text-gen: remove me from maintainers
This commit is contained in:
@@ -65,7 +65,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Toolbox for WebAssembly";
|
||||
homepage = "https://webassembly.js.org";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "wasmgen";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user