Skip to content

Commit 2cd8550

Browse files
committed
Adding myself as an author
1 parent 2f8034b commit 2cd8550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mysql2.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ require File.expand_path('../lib/mysql2/version', __FILE__)
33
Gem::Specification.new do |s|
44
s.name = %q{mysql2}
55
s.version = Mysql2::VERSION
6-
s.authors = ["Brian Lopez"]
6+
s.authors = ['Brian Lopez', 'Aaron Stone']
77
s.license = "MIT"
8-
s.email = %q{[email protected]}
8+
99
s.extensions = ["ext/mysql2/extconf.rb"]
1010
s.homepage = %q{http://github.com/brianmario/mysql2}
1111
s.rdoc_options = ["--charset=UTF-8"]

0 commit comments

Comments
 (0)