Skip to content

Commit

Permalink
Update contact email in Gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Balter committed Dec 13, 2016
1 parent 89676d5 commit 1281237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-theme-hacker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 1281237

Please sign in to comment.