jpexs: remove samuelgrf from maintainers

wip/yesman
Samuel Gräfenstein 3 years ago
parent b044cc3833
commit 8255aa8619
No known key found for this signature in database
GPG Key ID: EF76A063F15C63C8
  1. 2
      pkgs/development/tools/jpexs/default.nix

@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/jindrapetrik/jpexs-decompiler";
license = licenses.gpl3;
platforms = jdk8.meta.platforms;
maintainers = with maintainers; [ samuelgrf ];
maintainers = [ ];
};
}

Loading…
Cancel
Save