Update contact email in Gemspec

This commit is contained in:
Ben Balter 2016-12-13 10:27:25 -05:00
parent 89676d507a
commit 1281237fc4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Gem::Specification.new do |s|
s.name = "jekyll-theme-hacker"
s.version = "0.0.1"
s.authors = ["Please come forward"]
s.email = ["support@github.com"]
s.email = ["opensource+jekyll-theme-hacker@github.com"]
s.homepage = "https://github.com/pages-themes/hacker"
s.summary = "Hacker is a theme for GitHub Pages"