binaryen: remove asppsa from maintainer list (#497119)

This commit is contained in:
Weijia Wang
2026-03-06 09:01:31 +00:00
committed by GitHub
@@ -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;