purescript-contrib / purescript-bigints

Arbitrary length integers for PureScript
MIT License
26 stars 22 forks source link

Move to contrib? #42

Closed jamesdbrock closed 2 years ago

jamesdbrock commented 2 years ago

There is talk on the Discord contrib channel about moving this repo to contrib so that the https://github.com/purescript-contrib/purescript-rationals package can depend on it.

https://discord.com/channels/864614189094928394/938253816862736405/981153724460335125

Are you willing to move this repo to contrib @sharkdp ?

sharkdp commented 2 years ago

Are you willing to move this repo to contrib @sharkdp ?

Yes, absolutely. We also did so with some of my other packages. Let me know what I need to do.

jamesdbrock commented 2 years ago

Are you willing to move this repo to contrib @sharkdp ?

Yes, absolutely. We also did so with some of my other packages. Let me know what I need to do.

Thanks! Please transfer the repo. After that you can be involved as much or as little as you like.

Would you like to still be the maintainer? Would you like us to assign a new maintainer? Would you like a co-maintainer?

sharkdp commented 2 years ago

Thanks! Please transfer the repo. After that you can be involved as much or as little as you like.

Done.

Would you like to still be the maintainer?

I think @thomashoneyman already agreed to be a maintainer. He should have full access rights anyway. At least he did before I moved the repo.

I don't need to be a maintainer anymore. None of my active projects depends on bigints, so I'm not that interested in the package anymore.

Would you like us to assign a new maintainer?

That would be great.

thomashoneyman commented 2 years ago

Now that bigints is part of contrib (where I’m a member) it will receive maintenance from the whole team there — namely, updates for compiler changes or security issues or other general maintenance. For that reason I won’t be the “new maintainer”, but I’ll contribute to help with general maintenance. Thanks for your generosity with these libraries, @sharkdp!

jamesdbrock commented 2 years ago

Thanks for all the work you've done on this repo and others, @sharkdp !

sharkdp commented 2 years ago

Thank you for continuing maintenance!