[DOC] Add a link to [ruby-core:25764]

This commit is contained in:
Takashi Kokubun 2023-02-10 16:30:47 -08:00
parent 1189a5634c
commit 0e7eac7b48

View File

@ -7,7 +7,7 @@ A module maintainer is responsible for a certain part of Ruby.
* The maintainer fixes bugs of the part. Particularly, they should fix
security vulnerabilities as soon as possible.
* They handle issues related the module on the Redmine or ML.
* They may be discharged by the 3 months rule [ruby-core:25764].
* They may be discharged by the 3 months rule [[ruby-core:25764]](https://blade.ruby-lang.org/ruby-core/25764).
* They have commit right to Ruby's repository to modify their part in the
repository.
* They have "developer" role on the Redmine to modify issues.