Actions
Misc #21646
openPropose Luke Gruber as a Ruby committer
Misc #21646:
Propose Luke Gruber as a Ruby committer
Status:
Open
Assignee:
-
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 :)
Actions