Skip to content

Commit 26d8ff0

Browse files
committed
Change the gem ownership
1 parent 357c514 commit 26d8ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cibuildgem.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ require_relative "lib/cibuildgem/version"
55
Gem::Specification.new do |spec|
66
spec.name = "cibuildgem"
77
spec.version = Cibuildgem::VERSION
8-
spec.authors = ["Edouard CHIN"]
9-
spec.email = ["chin.edouard@gmail.com"]
8+
spec.authors = ["Shopify"]
9+
spec.email = ["rails@shopify.com"]
1010

1111
spec.summary = "Add a summary later"
1212
spec.description = "Add a description laster"

0 commit comments

Comments
 (0)