Project

General

Profile

Misc #21948

Updated by Eregon (Benoit Daloze) about 2 months ago

The benchmark gem has currently [no official maintainer](https://github.com/ruby/ruby/blob/master/doc/maintainers.md). 
 I would like to propose myself as maintainer of the [benchmark](https://github.com/ruby/benchmark) gem. 

 I always had an interest about the `benchmark` stdlib and did significant contributions to it, notably [979ec8d](https://github.com/ruby/ruby/commit/979ec8df5daf6db314b2f17e53b53d269881d6ca). 

 @matz approved it [here](https://github.com/ruby/ruby/pull/15424#issuecomment-3640875676), so this issue is mostly for awareness.

Back