mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-01-08 06:53:05 -06:00
Add myself to the gem authors (#1295)
So that it's reflected on rubygems.org, add myself to the gem authors.
This commit is contained in:
parent
5fdda391e2
commit
3ff5795528
@ -2,8 +2,8 @@
|
||||
require File.expand_path('../lib/vagrant-libvirt/version', __FILE__)
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.authors = ['Lukas Stanek','Dima Vasilets','Brian Pitts']
|
||||
s.email = ['ls@elostech.cz','pronix.service@gmail.com','brian@polibyte.com']
|
||||
s.authors = ['Lukas Stanek','Dima Vasilets','Brian Pitts','Darragh Bailey']
|
||||
s.email = ['ls@elostech.cz','pronix.service@gmail.com','brian@polibyte.com','daragh.bailey@gmail.com']
|
||||
s.license = 'MIT'
|
||||
s.description = %q{libvirt provider for Vagrant.}
|
||||
s.summary = %q{libvirt provider for Vagrant.}
|
||||
|
Loading…
Reference in New Issue
Block a user