Add rpm packaging to projects

Change-Id: Ib9a0e11bfd1c2f264bae8bab893b4a19acbded74
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2015-12-24 16:37:38 +05:30
parent 12c3ea4fdf
commit 78e18e70be
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"name": "Packaging rpm",
"subprojects": [
"openstack/pymod2pkg",
"openstack/renderspec",
"openstack/rpm-packaging",
"openstack/rpm-packaging-tools"
],
"core-team-gerrit-group": "packaging-rpm-core"
}