Merge "Move tuskar-ui to horizon program."
This commit is contained in:
commit
9e28b0608a
@ -1,10 +1,10 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group tripleo-core
|
label-Code-Review = -2..+2 group horizon-core
|
||||||
label-Approved = +0..+1 group tripleo-core
|
label-Approved = +0..+1 group horizon-core
|
||||||
workInProgress = group tripleo-core
|
workInProgress = group horizon-core
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group tripleo-ptl
|
create = group horizon-ptl
|
||||||
pushTag = group tripleo-ptl
|
pushTag = group horizon-ptl
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
@ -11,6 +11,7 @@ python email-stats.py -p openstack/cinder -o out/cinder.csv
|
|||||||
python email-stats.py -p openstack/ceilometer -o out/ceilometer.csv
|
python email-stats.py -p openstack/ceilometer -o out/ceilometer.csv
|
||||||
python email-stats.py -p openstack/heat -o out/heat.csv
|
python email-stats.py -p openstack/heat -o out/heat.csv
|
||||||
python email-stats.py -p openstack/trove -o out/trove.csv
|
python email-stats.py -p openstack/trove -o out/trove.csv
|
||||||
|
python email-stats.py -p openstack/tuskar-ui -o out/tuskar-ui.csv
|
||||||
python email-stats.py -p openstack/ironic -o out/ironic.csv
|
python email-stats.py -p openstack/ironic -o out/ironic.csv
|
||||||
python email-stats.py -p openstack/savanna -o out/savanna.csv
|
python email-stats.py -p openstack/savanna -o out/savanna.csv
|
||||||
python email-stats.py -p openstack/marconi -o out/marconi.csv
|
python email-stats.py -p openstack/marconi -o out/marconi.csv
|
||||||
@ -108,7 +109,6 @@ python email-stats.py -p openstack/tripleo-heat-templates -o out/tripleo-heat-te
|
|||||||
python email-stats.py -p openstack/tripleo-image-elements -o out/tripleo-image-elements.csv
|
python email-stats.py -p openstack/tripleo-image-elements -o out/tripleo-image-elements.csv
|
||||||
python email-stats.py -p openstack/tripleo-incubator -o out/tripleo-incubator.csv
|
python email-stats.py -p openstack/tripleo-incubator -o out/tripleo-incubator.csv
|
||||||
python email-stats.py -p openstack/tuskar -o out/tuskar.csv
|
python email-stats.py -p openstack/tuskar -o out/tuskar.csv
|
||||||
python email-stats.py -p openstack/tuskar-ui -o out/tuskar-ui.csv
|
|
||||||
python email-stats.py -p openstack/python-tuskarclient -o out/python-tuskarclient.csv
|
python email-stats.py -p openstack/python-tuskarclient -o out/python-tuskarclient.csv
|
||||||
|
|
||||||
# Confirmed non-code contributors
|
# Confirmed non-code contributors
|
||||||
|
Loading…
Reference in New Issue
Block a user