Merge pull request #314714 from atorres1985-contrib/palemoon-orphan
palemoon-bin: remove AndersonTorres from maintainers
This commit is contained in:
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user