Add turbo-hipster into stackforge
Change-Id: Ic270a3b1f3f27bae399ed4d3ad6d14a063e5f34d
This commit is contained in:
parent
ddb0d5f9a0
commit
97d85769c7
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group turbo-hipster-core
|
||||
label-Approved = +0..+1 group turbo-hipster-core
|
||||
workInProgress = group turbo-hipster-core
|
||||
[access "refs/tags/*"]
|
||||
create = group turbo-hipster-core
|
||||
pushTag = group turbo-hipster-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -472,6 +472,9 @@
|
||||
- project: stackforge/taskflow
|
||||
description: A library to complete workflows/tasks in HA manner
|
||||
upstream: git://github.com/yahoo/TaskFlow
|
||||
- project: stackforge/turbo-hipster
|
||||
description: A generic zuul worker using the gearman protocol.
|
||||
upstream: git://github.com/rcbau/turbo-hipster.git
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user