We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
authors
email
1 parent 7763d12 commit 311c784Copy full SHA for 311c784
1 file changed
tikkie-api.gemspec
@@ -5,8 +5,8 @@ require_relative 'lib/tikkie/api/version'
5
Gem::Specification.new do |spec|
6
spec.name = 'tikkie-api'
7
spec.version = Tikkie::Api::VERSION
8
- spec.authors = ['Kentaa BV']
9
- spec.email = ['support@kentaa.nl']
+ spec.authors = %w[Kentaa iRaiser]
+ spec.email = ['tech-arnhem@iraiser.eu']
10
11
spec.summary = 'Ruby library for communicating with the Tikkie API'
12
spec.homepage = 'https://github.com/KentaaNL/tikkie-api'
0 commit comments