Archived
1
0
Fork 0

Fix gemspec email

This commit is contained in:
Braiden Vasco 2017-07-20 21:03:52 +00:00
parent 24f8935906
commit 495a6336a2

View file

@ -5,7 +5,7 @@ Gem::Specification.new do |spec|
spec.name = 'lita-tox'
spec.version = '0.3.0'
spec.authors = ['Braiden Vasco']
spec.email = ['braiden-vasco@mailtor.net']
spec.email = ['braiden-vasco@users.noreply.github.com']
spec.summary = 'Tox adapter for the Lita chat bot'
spec.description = 'Tox adapter for the Lita chat bot.'