bluespec maintainer flokli -> jcumming (#103487)
This commit is contained in:
parent
9b440931ca
commit
d6af8fd0dc
@ -90,6 +90,6 @@ in stdenv.mkDerivation rec {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
# darwin fails at https://github.com/B-Lang-org/bsc/pull/35#issuecomment-583731562
|
||||
# aarch64 fails, as GHC fails with "ghc: could not execute: opt"
|
||||
maintainers = with stdenv.lib.maintainers; [ flokli thoughtpolice ];
|
||||
maintainers = with stdenv.lib.maintainers; [ jcumming thoughtpolice ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user