ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
@ 2024-12-12  2:31 matsuda (Akira Matsuda) via ruby-core
  2024-12-12  2:49 ` [ruby-core:120184] " kou (Kouhei Sutou) via ruby-core
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: matsuda (Akira Matsuda) via ruby-core @ 2024-12-12  2:31 UTC (permalink / raw)
  To: ruby-core; +Cc: matsuda (Akira Matsuda)

Issue #20946 has been reported by matsuda (Akira Matsuda).

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946

* Author: matsuda (Akira Matsuda)
* Status: Open
* Assignee: matz (Yukihiro Matsumoto)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120184] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
@ 2024-12-12  2:49 ` kou (Kouhei Sutou) via ruby-core
  2024-12-12  3:03 ` [ruby-core:120185] " nobu (Nobuyoshi Nakada) via ruby-core
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: kou (Kouhei Sutou) via ruby-core @ 2024-12-12  2:49 UTC (permalink / raw)
  To: ruby-core; +Cc: kou (Kouhei Sutou)

Issue #20946 has been updated by kou (Kouhei Sutou).


+1

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-110944

* Author: matsuda (Akira Matsuda)
* Status: Open
* Assignee: matz (Yukihiro Matsumoto)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120185] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
  2024-12-12  2:49 ` [ruby-core:120184] " kou (Kouhei Sutou) via ruby-core
@ 2024-12-12  3:03 ` nobu (Nobuyoshi Nakada) via ruby-core
  2024-12-12  3:41 ` [ruby-core:120186] " mrkn (Kenta Murata) via ruby-core
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: nobu (Nobuyoshi Nakada) via ruby-core @ 2024-12-12  3:03 UTC (permalink / raw)
  To: ruby-core; +Cc: nobu (Nobuyoshi Nakada)

Issue #20946 has been updated by nobu (Nobuyoshi Nakada).


+1
I thought he was already a committer, until told with him last week.

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-110945

* Author: matsuda (Akira Matsuda)
* Status: Open
* Assignee: matz (Yukihiro Matsumoto)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120186] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
  2024-12-12  2:49 ` [ruby-core:120184] " kou (Kouhei Sutou) via ruby-core
  2024-12-12  3:03 ` [ruby-core:120185] " nobu (Nobuyoshi Nakada) via ruby-core
@ 2024-12-12  3:41 ` mrkn (Kenta Murata) via ruby-core
  2024-12-12  4:03 ` [ruby-core:120187] " matz (Yukihiro Matsumoto) via ruby-core
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mrkn (Kenta Murata) via ruby-core @ 2024-12-12  3:41 UTC (permalink / raw)
  To: ruby-core; +Cc: mrkn (Kenta Murata)

Issue #20946 has been updated by mrkn (Kenta Murata).


+1

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-110946

* Author: matsuda (Akira Matsuda)
* Status: Open
* Assignee: matz (Yukihiro Matsumoto)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120187] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
                   ` (2 preceding siblings ...)
  2024-12-12  3:41 ` [ruby-core:120186] " mrkn (Kenta Murata) via ruby-core
@ 2024-12-12  4:03 ` matz (Yukihiro Matsumoto) via ruby-core
  2024-12-12  6:23 ` [ruby-core:120191] " tompng (tomoya ishida) via ruby-core
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: matz (Yukihiro Matsumoto) via ruby-core @ 2024-12-12  4:03 UTC (permalink / raw)
  To: ruby-core; +Cc: matz (Yukihiro Matsumoto)

Issue #20946 has been updated by matz (Yukihiro Matsumoto).


Accepted.

Matz.


----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-110947

* Author: matsuda (Akira Matsuda)
* Status: Open
* Assignee: matz (Yukihiro Matsumoto)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120191] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
                   ` (3 preceding siblings ...)
  2024-12-12  4:03 ` [ruby-core:120187] " matz (Yukihiro Matsumoto) via ruby-core
@ 2024-12-12  6:23 ` tompng (tomoya ishida) via ruby-core
  2024-12-12  9:27 ` [ruby-core:120203] " hsbt (Hiroshi SHIBATA) via ruby-core
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tompng (tomoya ishida) via ruby-core @ 2024-12-12  6:23 UTC (permalink / raw)
  To: ruby-core; +Cc: tompng (tomoya ishida)

Issue #20946 has been updated by tompng (tomoya ishida).


I am very honored to be accepted as a committer. Thank you!

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-110950

* Author: matsuda (Akira Matsuda)
* Status: Open
* Assignee: matz (Yukihiro Matsumoto)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120203] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
                   ` (4 preceding siblings ...)
  2024-12-12  6:23 ` [ruby-core:120191] " tompng (tomoya ishida) via ruby-core
@ 2024-12-12  9:27 ` hsbt (Hiroshi SHIBATA) via ruby-core
  2024-12-24  4:11 ` [ruby-core:120388] " hsbt (Hiroshi SHIBATA) via ruby-core
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2024-12-12  9:27 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #20946 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee changed from matz (Yukihiro Matsumoto) to hsbt (Hiroshi SHIBATA)

I will do your account setup after releasing Ruby 3.4.0. Because I'm busy to release work until that.

Sorry to delay that.


----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-110964

* Author: matsuda (Akira Matsuda)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120388] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
                   ` (5 preceding siblings ...)
  2024-12-12  9:27 ` [ruby-core:120203] " hsbt (Hiroshi SHIBATA) via ruby-core
@ 2024-12-24  4:11 ` hsbt (Hiroshi SHIBATA) via ruby-core
  2024-12-24  6:42 ` [ruby-core:120391] " tompng (tomoya ishida) via ruby-core
  2024-12-26  4:36 ` [ruby-core:120413] " hsbt (Hiroshi SHIBATA) via ruby-core
  8 siblings, 0 replies; 10+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2024-12-24  4:11 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #20946 has been updated by hsbt (Hiroshi SHIBATA).


@tompng Can you read [this](https://github.com/ruby/ruby/wiki/Committer-How-To#how-to-register-you-as-a-committer) and give your information to me?

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-111167

* Author: matsuda (Akira Matsuda)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120391] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
                   ` (6 preceding siblings ...)
  2024-12-24  4:11 ` [ruby-core:120388] " hsbt (Hiroshi SHIBATA) via ruby-core
@ 2024-12-24  6:42 ` tompng (tomoya ishida) via ruby-core
  2024-12-26  4:36 ` [ruby-core:120413] " hsbt (Hiroshi SHIBATA) via ruby-core
  8 siblings, 0 replies; 10+ messages in thread
From: tompng (tomoya ishida) via ruby-core @ 2024-12-24  6:42 UTC (permalink / raw)
  To: ruby-core; +Cc: tompng (tomoya ishida)

Issue #20946 has been updated by tompng (tomoya ishida).


I've sent an email to cvs-admin and opened https://github.com/ruby/git.ruby-lang.org/pull/87

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-111172

* Author: matsuda (Akira Matsuda)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [ruby-core:120413] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer
  2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
                   ` (7 preceding siblings ...)
  2024-12-24  6:42 ` [ruby-core:120391] " tompng (tomoya ishida) via ruby-core
@ 2024-12-26  4:36 ` hsbt (Hiroshi SHIBATA) via ruby-core
  8 siblings, 0 replies; 10+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2024-12-26  4:36 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #20946 has been updated by hsbt (Hiroshi SHIBATA).


I've finished all of account configuration.

----------------------------------------
Misc #20946: Proposing tomoya ishida (@tompng) as a Ruby committer
https://bugs.ruby-lang.org/issues/20946#change-111191

* Author: matsuda (Akira Matsuda)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose tomoya ishida (@tompng) as a Ruby committer.

* As a maintainer of IRB / Reline since 2023, he has been continuously improving the REPL's stability and performance. Also, he authored type-based completion mechanism which is going to be included by default in the upcoming Ruby 3.4.

* For some reasons, he is extraordinarily good at finding trivial and tricky syntax bugs. He already has reported massive numbers of very weird bugs to the new parsers. https://github.com/ruby/prism/issues/created_by/tompng
 I believe, keeping having such unique inputs from him would help improving the parsers and the language syntax in a way that only he can do.

* He triggered and implemented Ruby 3.4's Hash#inspect improvement
https://bugs.ruby-lang.org/issues/20433
https://github.com/ruby/ruby/pull/10924

* In fact ruby's repo already includes some more pieces of code written by him that show how talented programmer he is. (e.g. https://github.com/ruby/ruby/blob/master/sample/trick2022/01-tompng/entry.rb

* He won this year's "Ruby Prize", which means he is considered an individual who made the most notable achievement for the community this year. https://rubyprize.jp/




-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-12-26  4:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12  2:31 [ruby-core:120183] [Ruby master Misc#20946] Proposing tomoya ishida (@tompng) as a Ruby committer matsuda (Akira Matsuda) via ruby-core
2024-12-12  2:49 ` [ruby-core:120184] " kou (Kouhei Sutou) via ruby-core
2024-12-12  3:03 ` [ruby-core:120185] " nobu (Nobuyoshi Nakada) via ruby-core
2024-12-12  3:41 ` [ruby-core:120186] " mrkn (Kenta Murata) via ruby-core
2024-12-12  4:03 ` [ruby-core:120187] " matz (Yukihiro Matsumoto) via ruby-core
2024-12-12  6:23 ` [ruby-core:120191] " tompng (tomoya ishida) via ruby-core
2024-12-12  9:27 ` [ruby-core:120203] " hsbt (Hiroshi SHIBATA) via ruby-core
2024-12-24  4:11 ` [ruby-core:120388] " hsbt (Hiroshi SHIBATA) via ruby-core
2024-12-24  6:42 ` [ruby-core:120391] " tompng (tomoya ishida) via ruby-core
2024-12-26  4:36 ` [ruby-core:120413] " hsbt (Hiroshi SHIBATA) via ruby-core

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).