Change github reference to the new organization

This commit is contained in:
Gerben Meijer
2016-04-27 14:08:25 +02:00
parent 6b687efa6d
commit 86a2ba5250
4 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.license = 'MIT'
gem.description = %q{libvirt provider for Vagrant.}
gem.summary = %q{libvirt provider for Vagrant.}
gem.homepage = 'https://github.com/pradels/vagrant-libvirt'
gem.homepage = 'https://github.com/vagrant-libvirt/vagrant-libvirt'
gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }