emscripten: add raitobezarius as maintainer
This commit is contained in:
parent
ecac00124e
commit
6eaebaf95a
@ -133,7 +133,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://github.com/emscripten-core/emscripten";
|
homepage = "https://github.com/emscripten-core/emscripten";
|
||||||
description = "An LLVM-to-JavaScript Compiler";
|
description = "An LLVM-to-JavaScript Compiler";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ qknight matthewbauer ];
|
maintainers = with maintainers; [ qknight matthewbauer raitobezarius ];
|
||||||
license = licenses.ncsa;
|
license = licenses.ncsa;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user