binaryen: remove asppsa from maintainer list

This is myself.  I'm unfortunately not able to contribute to this maintenance anymore.
This commit is contained in:
Alastair Pharo
2026-03-06 18:00:13 +11:00
committed by GitHub
parent 7afd6d60a0
commit 1e4698c776
@@ -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;