palemoon: remove rnhmjoj from maintainers
As requested, see: https://github.com/NixOS/nixpkgs/pull/66669#issuecomment-527797128
This commit is contained in:
parent
d53efd8188
commit
999cb95738
|
@ -126,7 +126,7 @@ in stdenv.mkDerivation rec {
|
||||||
'';
|
'';
|
||||||
homepage = "https://www.palemoon.org/";
|
homepage = "https://www.palemoon.org/";
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
maintainers = with maintainers; [ rnhmjoj AndersonTorres OPNA2608 ];
|
maintainers = with maintainers; [ AndersonTorres OPNA2608 ];
|
||||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue