Skip to content

Commit 99cbbed

Browse files
committed
added maintainer
1 parent f191513 commit 99cbbed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rdoc.gemspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,16 @@ Gem::Specification.new do |s|
1515
"Dave Thomas",
1616
"Phil Hagelberg",
1717
"Tony Strauss",
18-
"Zachary Scott"
18+
"Zachary Scott",
19+
"Hiroshi SHIBATA"
1920
]
2021

2122
s.description = <<-DESCRIPTION
2223
RDoc produces HTML and command-line documentation for Ruby projects.
2324
RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
2425
DESCRIPTION
2526

26-
27+
2728

2829
s.executables = ["rdoc", "ri"]
2930

0 commit comments

Comments
 (0)