Misc #21646
openPropose Luke Gruber as a Ruby committer
Description
I'd like to propose adding Luke Gruber (@luke-gru (Luke Gruber)) as a Ruby committer.
He's been contributing to CRuby since 2019 fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.
A small sample of his work (more from @luke-gruber and @luke-gru on GitHub):
- Fixed a complex lock-ordering issue that caused Ractors to deadlock ruby/ruby#13682
- Optimizing
Regexp#match
to avoid allocations ruby/ruby#9398 - Fixed issues with moving objects to a Ractor ruby/ruby#9394 ruby/ruby#9996
- Fixed a GC+Ractor+tracing bug that crashed on CI ruby/ruby#14596
- Fixed a bug where Mutexes locked by finished Fibers could segv ruby/ruby#14262
- Fixed String#crypt inside Ractors ruby/ruby#13567
It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)
Updated by jhawthorn (John Hawthorn) about 23 hours ago
- Description updated (diff)
Updated by peterzhu2118 (Peter Zhu) about 23 hours ago
+1 Luke has been doing great work and is really knowledgeable in Ractors
Updated by tenderlovemaking (Aaron Patterson) about 4 hours ago
+1 Luke is very helpful with Ractor development, and I think he would make a great addition to the team!
Updated by luke-gru (Luke Gruber) about 4 hours ago
I would be honored to join as a committer if you'll have me. Thank you everyone!