Unverified Commit 1e4698c7 authored by Alastair Pharo's avatar Alastair Pharo Committed by GitHub
Browse files

binaryen: remove asppsa from maintainer list

This is myself.  I'm unfortunately not able to contribute to this maintenance anymore.
parent 7afd6d60
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ stdenv.mkDerivation rec {
    description = "Compiler infrastructure and toolchain library for WebAssembly, in C++";
    platforms = lib.platforms.all;
    maintainers = with lib.maintainers; [
      asppsa
      willcohen
    ];
    license = lib.licenses.asl20;