sagebind / stability

Rust API stability attributes for the rest of us.
MIT License
28 stars 6 forks source link

Add additional maintainers please #12

Closed joshka closed 4 months ago

joshka commented 5 months ago

Hi Stephen,

We use stability in Ratatui to mark items unstable until we're ready to more widely commit to a specific API.

I notice that you're a bit too busy to handle PRs in this repo. That's obviously totally fine and I mean to cast no shade on your choice / lack of availability.

I'd like to propose adding another maintainer or two (myself and perhaps @orhun if he's interested) that can merge PRs and perform releases. I'm happy to contribute workflows that make this as simple as merging a PR generated by release-plz. (See https://github.com/joshka/tui-popup/pull/15 for an example).

Alternatively if you're not comfortable with adding more maintainers, I'd like to fork of this crate so that we can release it more rapidly.

sagebind commented 4 months ago

Hey Josh, thanks for asking! I've had a heavy workload for the past year which limits my flexibility to work on open-source stuff. However, I like to tell myself that my projects are just pretty sleepy and not dead. 😀

At this time, I'm not currently willing to accept more maintainers, but that could change in the future. Feel free to ask again later to see if I ever change my mind...

So here's what I can say and recommend:

How does that sound?

joshka commented 4 months ago

Sounds good to me. If you have a chance, there's just that one PR about re-exports which should be just a few minutes to review.

joshka commented 4 months ago

I've forked this to https://github.com/ratatui-org/instability