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