Ask Emily to create a GitHub "organization" and transfer ownership of the repository to that organization. Organizations are good because they can have multiple owners—redundancy is nice. Transferring the whole repository will also transfer all issues and pull requests.

On Fri, Oct 30, 2020, 1:54 PM Niklas Hambüchen via Libraries <libraries@haskell.org> wrote:
Hi Sean,

On 29/10/2020 16:45, Sean Chalmers wrote:
> I'm not sure what deets I need from you to transfer ownership?

Usually you'd add your co-maintainers to the maintainers list under

    https://hackage.haskell.org/package/YOUR_PACKAGE_NAME/maintainers/

and give them push access to whatever version control you use for the package (e.g. Github).

Cheers,
Niklas
_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries