Skip to content

Commit cc86d77

Browse files
committed
Update authors and email in gemspec.
1 parent c1acc01 commit cc86d77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docdata-order.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ require 'docdata/order/version'
77
Gem::Specification.new do |spec|
88
spec.name = 'docdata-order'
99
spec.version = Docdata::Order::VERSION
10-
spec.authors = ['Kentaa']
11-
spec.email = ['support@kentaa.nl']
10+
spec.authors = %w[Kentaa iRaiser]
11+
spec.email = ['tech-arnhem@iraiser.eu']
1212

1313
spec.summary = 'Ruby client for the Docdata Order API'
1414
spec.homepage = 'https://github.com/KentaaNL/docdata-order'

0 commit comments

Comments
 (0)