I made a bunch of fixes and changes to FTGL. I can't find a maintainer's address.

My fixes are all the commits after the "Version 1.333 from hackage" commit, which just mirrors the most updated hackage version.

https://github.com/Peaker/FTGL/commits/master

The most important fix is the NULL ptr check on the results from the ftgl C side, which is how it reports errors...

Assuming the maintainer cannot be contacted, how can I get a new/fixed version uploaded?

I have upload rights to hackage, can I simply upload a new version myself?

--
Eyal