Skip to content

Commit

Permalink
Update attribution in Gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Balter committed Dec 14, 2016
1 parent ad45333 commit b68eb81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll-theme-hacker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Gem::Specification.new do |s|
s.name = "jekyll-theme-hacker"
s.version = "0.0.1"
s.authors = ["Please come forward"]
s.authors = ["Jason Costello", "GitHub, Inc."]
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"
s.summary = "Hacker is a Jekyll theme for GitHub Pages"

s.files = `git ls-files -z`.split("\x0").select do |f|
f.match(%r{^((_includes|_layouts|_sass|assets)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i)
Expand Down

0 comments on commit b68eb81

Please sign in to comment.