Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Put Doug as gem author.
Browse files Browse the repository at this point in the history
Change-Id: Iee7f3f24583016efeb90d58eaa93f32996961e1a
  • Loading branch information
lisbakke committed Nov 23, 2012
1 parent 82db077 commit 65f6245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/ruby/gonit_api.gemspec
Expand Up @@ -3,6 +3,7 @@ $:.unshift(File.join(File.dirname(__FILE__), 'lib'))
require 'gonit_api/version'

Gem::Specification.new do |s|
s.author = "Doug MacEachern"
s.name = 'gonit_api'
s.version = GonitApi::VERSION
s.summary = 'Gonit API client'
Expand Down

0 comments on commit 65f6245

Please sign in to comment.