emscripten: add willcohen to maintainers
This commit is contained in:
@@ -131,7 +131,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 raitobezarius ];
|
||||
maintainers = with maintainers; [ qknight matthewbauer raitobezarius willcohen ];
|
||||
license = licenses.ncsa;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user