Skip to content

Commit fae5618

Browse files
committed
Update attribution in Gemspec
1 parent 1a687b0 commit fae5618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jekyll-theme-midnight.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Gem::Specification.new do |s|
44
s.name = "jekyll-theme-midnight"
55
s.version = "0.0.1"
6-
s.authors = ["Please come forward"]
6+
s.authors = ["Matt Graham", "GitHub, Inc."]
77
s.email = ["opensource+jekyll-theme-midnight@github.com"]
88
s.homepage = "https://github.com/pages-themes/midnight"
9-
s.summary = "Midnight is a theme for GitHub Pages"
9+
s.summary = "Midnight is a Jekyll theme for GitHub Pages"
1010

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

0 commit comments

Comments
 (0)