Commit de6830cc authored by Anderson Torres's avatar Anderson Torres Committed by github-actions[bot]
Browse files

palemoon-bin: remove AndersonTorres from maintainers

(cherry picked from commit 1d775406)
parent 7d850e3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" ];