Skip to content

Commit c04d730

Browse files
committed
Update attribution in Gemspec
1 parent abb2232 commit c04d730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jekyll-theme-architect.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-architect"
55
s.version = "0.0.1"
6-
s.authors = ["Jason Long"]
6+
s.authors = ["Jason Long", "GitHub, Inc."]
77
s.email = ["opensource+jekyll-theme-architect@github.com"]
88
s.homepage = "https://github.com/pages-themes/architect"
9-
s.summary = "Architect is a theme for GitHub Pages"
9+
s.summary = "Architect 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)