Closed larskanis closed 3 months ago
@larskanis Thank you for this PR. Also thank you for maintaining rubyinstaller
which I've used years back.
Indeed I'm not involved with the Ruby community anymore, so I'd be very glad if WDM got a maintainer who's interested in taking care of it. I just added you as a collaborator on this repo. If you share your rubygems.org
username with me I'll ensure you can manage distribution there as well.
This gem is used quite often in the ruby ecosystem, so I'm glad you're still available and willing to transfer ownership.
My profile on rubygems is here: https://rubygems.org/profiles/larskanis
The gem push permission can be enabled on the command line by either
gem owner wdm -a lars@greiz-reinsdorf.de
or on the web on: https://rubygems.org/gems/wdm/owners
@larskanis You should have push permissions on rubygems.org
now. Good luck with the maintainership!
@larskanis much appreciated!! You da man!!
@Maher4Ever Thank you for your quick reaction! Everything worked great, so that I've pushed wdm-0.2.0 today.
@larskanis My pleasure!
This updates several minor topics needed for newer ruby versions.
It also updates the CI to run on newer ruby versions, so that it should be all green like here: https://ci.appveyor.com/project/larskanis/wdm .
Fixes #27 Fixes #28
@Maher4Ever Since you haven't be active since years with this project, may I ask for taking over the maintainership of it? I'm the maintainer of rubyinstaller, so that I have some experience on Windows and interest in the ruby ecosystem on Windows.