Merge "Creating/adding the openstack/governance repository"
This commit is contained in:
commit
8651f47aab
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group tech-committee
|
||||
label-Approved = +0..+1 group tech-committee-chair
|
||||
workInProgress = group tech-committee
|
||||
[access "refs/tags/*"]
|
||||
create = group tech-committee-chair
|
||||
pushTag = group tech-committee-chair
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2883,3 +2883,9 @@ projects:
|
||||
- wsme-tarball:
|
||||
- wsme-pypi-upload:
|
||||
- post-mirror-python27
|
||||
|
||||
- name: openstack/governance
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
@ -379,3 +379,5 @@
|
||||
- project: stackforge/wsme
|
||||
description: "Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects."
|
||||
upstream: git://github.com/ryanpetrello/wsme.git
|
||||
- project: openstack/governance
|
||||
description: "Openstack Technical Committee Decisions"
|
||||
|
Loading…
x
Reference in New Issue
Block a user