Rename openstackci to openstackinfra

Change-Id: Id0b75f23e1c4422dc165305204fc2eb4920a517b
This commit is contained in:
Ramy Asselin 2015-04-20 11:22:29 -07:00
parent 9aed9ed634
commit 255f92c5d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "openstackci-bugdaystats",
"name": "openstackinfra-bugdaystats",
"version": "0.0.1",
"author": "OpenStack CI",
"summary": "Puppet module for Bugdaystats",
@ -8,6 +8,6 @@
"project_page": "http://ci.openstack.org/",
"issues_url": "https://storyboard.openstack.org/#!/project/793",
"dependencies": [
{"name":"openstackci/vcsrepo","version_requirement":">= 0.0.8"}
{"name":"openstackinfra/vcsrepo","version_requirement":">= 0.0.8"}
]
}