Skip to content

Commit 311c784

Browse files
committed
Update authors and email in gemspec.
1 parent 7763d12 commit 311c784

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tikkie-api.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ require_relative 'lib/tikkie/api/version'
55
Gem::Specification.new do |spec|
66
spec.name = 'tikkie-api'
77
spec.version = Tikkie::Api::VERSION
8-
spec.authors = ['Kentaa BV']
9-
spec.email = ['support@kentaa.nl']
8+
spec.authors = %w[Kentaa iRaiser]
9+
spec.email = ['tech-arnhem@iraiser.eu']
1010

1111
spec.summary = 'Ruby library for communicating with the Tikkie API'
1212
spec.homepage = 'https://github.com/KentaaNL/tikkie-api'

0 commit comments

Comments
 (0)