summaryrefslogtreecommitdiff
diff options
authorHiroshi SHIBATA <[email protected]>2024-01-19 14:01:30 +0900
committerHiroshi SHIBATA <[email protected]>2024-01-19 14:01:30 +0900
commit68b403c45a8e2b81d204448309deaa4717c586ed (patch)
tree68a558586f7198357af65354fd88adfa024a401c
parent385a1b15efb4736a2462eff10057cd14f213ffe2 (diff)
Fixed inconsistent library name
-rw-r--r--doc/maintainers.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/maintainers.md b/doc/maintainers.md
index 5e18f1832c..71d4338bbc 100644
--- a/doc/maintainers.md
+++ b/doc/maintainers.md
@@ -472,13 +472,13 @@ have commit right, others don't.
#### mutex_m
* https://github.com/ruby/mutex_m
-#### lib/getoptlong.rb
+#### getoptlong
* https://github.com/ruby/getoptlong
-#### lib/base64.rb
+#### base64
* https://github.com/ruby/base64
-#### ext/bigdecimal
+#### bigdecimal
* https://github.com/ruby/bigdecimal
## Platform Maintainers