[DRE-commits] [vagrant-libvirt] 63/104: add me as author and add license to gem spec file close #39

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.11
in repository vagrant-libvirt.

commit 0670b190beee697f3dd9f542acb59cc6a4af2e2a
Author: dima <pronix.service at gmail.com>
Date:   Thu Aug 15 02:10:07 2013 +0200

    add me as author and add license to gem spec file close #39
---
 vagrant-libvirt.gemspec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index 247c429..6942f12 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -2,8 +2,9 @@
 require File.expand_path('../lib/vagrant-libvirt/version', __FILE__)
 
 Gem::Specification.new do |gem|
-  gem.authors       = ["Lukas Stanek"]
-  gem.email         = ["ls at elostech.cz"]
+  gem.authors       = ['Lukas Stanek','Dima Vasilets']
+  gem.email         = ['ls at elostech.cz','pronix.service at gmail.com']
+  gem.license       = 'MIT'
   gem.description   = %q{Vagrant provider for libvirt.}
   gem.summary       = %q{Vagrant provider for libvirt.}
   gem.homepage      = "https://github.com/pradels/vagrant-libvirt"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list