summaryrefslogtreecommitdiff
path: root/doc/maintainers.md
AgeCommit message (Collapse)Author
2023-11-01List prism as a default gemKevin Newton
2023-09-08[DOC] Update Reline and IRB's maintainers list (#8406)Stan Lo
Update Reline and IRB's maintainers list Maintainers' order follows the same order they appear in the projects' contributors list as of the time this commit is made. Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
2023-06-20Update Racc entries on documentsHiroshi SHIBATA
2023-06-13Update the current URI maintainerHiroshi SHIBATA
2023-05-10Removed duplicated entry of readline.rbHiroshi SHIBATA
2023-05-10ext/readline is retiredHiroshi SHIBATA
2023-02-10[DOC] Make the header levels consistent againTakashi Kokubun
2023-02-10Fix minor issues in doc/maintainers.md (#7292)Jeremy Evans
Use *unmaintained* instead of Ruby core team in 2 places, for consistency with the rest of the document. Use h3 instead of h4 tags if nested directly under h2. Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
2023-02-10[DOC] debug.rb is a bundled gem from 3.1Takashi Kokubun
2023-02-10[DOC] Add a link to [ruby-core:25764]Takashi Kokubun
2023-02-10Convert doc/maintainers.rdoc to .md (#7291)Takashi Kokubun
* [DOC] Convert maintainers.rdoc to .md with RDoc::Markup::ToMarkdown * [DOC] Format maintainers.md Notes: Merged-By: k0kubun <takashikkbn@gmail.com>