Add license to Gemspec
This commit is contained in:
parent
a731bc9623
commit
2474f2247a
@ -3,6 +3,7 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "jekyll-theme-hacker"
|
||||
s.version = "0.0.1"
|
||||
s.license = "CC0-1.0"
|
||||
s.authors = ["Jason Costello", "GitHub, Inc."]
|
||||
s.email = ["opensource+jekyll-theme-hacker@github.com"]
|
||||
s.homepage = "https://github.com/pages-themes/hacker"
|
||||
|
Loading…
Reference in New Issue
Block a user