forked from mirrors/nixpkgs
rehex: drop me from maintainers
This commit is contained in:
parent
f1dd761ae8
commit
1ecc8fa5ca
|
@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://github.com/solemnwarning/rehex";
|
homepage = "https://github.com/solemnwarning/rehex";
|
||||||
changelog = "https://github.com/solemnwarning/rehex/raw/${version}/CHANGES.txt";
|
changelog = "https://github.com/solemnwarning/rehex/raw/${version}/CHANGES.txt";
|
||||||
license = licenses.gpl2Only;
|
license = licenses.gpl2Only;
|
||||||
maintainers = with maintainers; [ markus1189 SuperSandro2000 ];
|
maintainers = with maintainers; [ markus1189 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue