evdb / HTTP-Async

process multiple HTTP requests in parallel without blocking
http://search.cpan.org/dist/HTTP-Async/lib/HTTP/Async.pm
8 stars 14 forks source link

HTTP-Async Project Maintenance #21

Open kaoru opened 6 years ago

kaoru commented 6 years ago

Started writing this as a comment on one of the open PRs, but decided it should be its own issue.

We've got 3 open issues and 2 open PRs. I don't have a lot of time to look at them, especially since none of my current projects are in Perl :cry:

@evdb are you interested in maintaining this at all?

If not I'd be happy to do a bit of work to try to find a new project maintainer. I could write a blogs.perl.org post, post on London.pm, and/or give comaint on CPAN to ADOPTME.

anall commented 5 years ago

If we're still looking for a new maintainer, I would be happy to take this over. We are using this module heavily at my workplace, and I'm already having to do work to fix issues with the module (the issue mentioned in #20 is what we've currently tripped over).

I'm sure the community would appreciate having access to those fixes instead of them just being local or sitting in a pull request queue.

evdb commented 5 years ago

I’m very happy for others to take over the project. Tell me what you need doing and I’ll find some time to do it.

On Wed, 29 May 2019 at 22:23, Andrea Nall notifications@github.com wrote:

If we're still looking for a new maintainer, I would be happy to take this over. We are using this module heavily at my workplace, and I'm already having to do work to fix issues with the module (the issue mentioned in

20 https://github.com/evdb/HTTP-Async/pull/20 is what we've currently

tripped over).

I'm sure the community would appreciate having access to those fixes instead of them just being local or sitting in a pull request queue.

— You are receiving this because you were assigned.

Reply to this email directly, view it on GitHub https://github.com/evdb/HTTP-Async/issues/21?email_source=notifications&email_token=AABNZ3QIIIPEXJJCEMSTDTDPX3Q5HA5CNFSM4EUVQWFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWQRE4Y#issuecomment-497095283, or mute the thread https://github.com/notifications/unsubscribe-auth/AABNZ3WSRHR2UTXVUEHKIK3PX3Q5HANCNFSM4EUVQWFA .

anall commented 5 years ago

If you want to transfer it completely to me:

https://help.github.com/en/articles/transferring-a-repository for the git repository https://www.cpan.org/modules/04pause.html#set-primary-maintainer

If you just want to give me access to do releases / handle pull requests:

https://help.github.com/en/articles/inviting-collaborators-to-a-personal-repository https://www.cpan.org/modules/04pause.html#add-comaintainer

anall commented 5 years ago

( I am ANALL on PAUSE as well )

anall commented 5 years ago

Any updates on this?

I have gone and gotten the issue partially fixed by #20 fully fixed as #23

anall commented 3 years ago

Any updates? We've come into some further issues at my workplace where we'd need to make changes to this module.

kaoru commented 3 years ago

Hey @anall @evdb

Andrea emailed me to chase on this and I replied with:

I'm afraid I don't think I can help you here. I am co-maint but Edmund owns the Git repository so I don't feel comfortable granting co-maint without also transferring the repo ownership, which I can't do.

Edmund, if you want to transfer the repo ownership I'm happy to take care of the PAUSE side of things if that's useful.

Thanks,

Alex