palemoon-bin: remove AndersonTorres from maintainers

This commit is contained in:
Anderson Torres 2024-05-25 11:40:15 -03:00
parent 0b9eaec769
commit 1d77540678

View File

@ -215,7 +215,7 @@ stdenv.mkDerivation (finalAttrs: {
# TODO free, redistributable? Has strict limitations on what modifications may be done & shipped by packagers
}
];
maintainers = with maintainers; [ AndersonTorres OPNA2608 ];
maintainers = with maintainers; [ OPNA2608 ];
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
mainProgram = "palemoon";
platforms = [ "x86_64-linux" ];