maintainers: remove pesterhazy

Their last commit was caf43ad5af from 2015.
Thank you for your contributions.
This commit is contained in:
Michael Weiss
2021-05-13 13:00:47 +02:00
parent 621a242a1a
commit b364139f2b
4 changed files with 3 additions and 9 deletions
@@ -123,7 +123,7 @@ in stdenv.mkDerivation {
'';
license = licenses.unfree;
platforms = [ "x86_64-linux" "x86_64-darwin" ];
maintainers = with maintainers; [ pesterhazy flokli ];
maintainers = with maintainers; [ flokli ];
hydraPlatforms = [];
};
}