Skip to content

Commit 6f3a027

Browse files
committed
Add Thomas Chevereau to the authors in the gemspec
1 parent f350c57 commit 6f3a027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taglib-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require 'taglib/version'
77
Gem::Specification.new do |s|
88
s.name = "taglib-ruby"
99
s.version = TagLib::Version::STRING
10-
s.authors = ["Robin Stocker", "Jacob Vosmaer"]
10+
s.authors = ["Robin Stocker", "Jacob Vosmaer", "Thomas Chevereau"]
1111
s.email = ["[email protected]"]
1212
s.homepage = "http://robinst.github.io/taglib-ruby/"
1313
s.licenses = ["MIT"]

0 commit comments

Comments
 (0)