Skip to content

Commit ba97284

Browse files
committed
Add me to authors
1 parent 4f8425f commit ba97284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qbxml.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require 'qbxml/version'
66
Gem::Specification.new do |gem|
77
gem.name = "qbxml"
88
gem.version = Qbxml::VERSION
9-
gem.authors = ["Alex Skryl"]
10-
gem.email = ["[email protected]"]
9+
gem.authors = ["Alex Skryl", "Jason Barnabe"]
10+
1111
gem.description = %q{Quickbooks XML Parser}
1212
gem.summary = %q{Quickbooks XML Parser and Validation Tool}
1313
gem.homepage = ""

0 commit comments

Comments
 (0)