ffmpeg: remove arthsmn from the maintainers
This commit is contained in:
parent
de19b7eaff
commit
a1814d2dbf
@ -928,7 +928,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
platforms = platforms.all;
|
||||
# See https://github.com/NixOS/nixpkgs/pull/295344#issuecomment-1992263658
|
||||
broken = stdenv.hostPlatform.isMinGW && stdenv.hostPlatform.is64bit;
|
||||
maintainers = with maintainers; [ atemu arthsmn jopejoe1 ];
|
||||
maintainers = with maintainers; [ atemu jopejoe1 ];
|
||||
mainProgram = "ffmpeg";
|
||||
};
|
||||
} // lib.optionalAttrs withCudaLLVM {
|
||||
|
Loading…
Reference in New Issue
Block a user