Skip to content

Commit 8e10e65

Browse files
committed
Add more meta-data
Signed-off-by: Sven Strickroth <[email protected]>
1 parent 66b790e commit 8e10e65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jekyll-multisite.gemspec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Gem::Specification.new do |s|
88
s.authors = ['Sven Strickroth', 'Sumit Khanna']
99
s.email = '[email protected]'
1010
s.homepage = 'https://github.com/csware/jekyll-multisite'
11+
s.metadata = {
12+
"source_code_uri" => s.homepage,
13+
"bug_tracker_uri" => "https://github.com/csware/jekyll-multisite/issues",
14+
"changelog_uri" => "https://github.com/csware/jekyll-multisite/releases",
15+
"homepage_uri" => s.homepage,
16+
}
1117
s.license = 'GPL-3.0'
1218
s.files = ['lib/jekyll-multisite.rb']
1319
s.add_runtime_dependency 'jekyll', '>= 3.2', '< 5'

0 commit comments

Comments
 (0)