Doug Hellmann 8b878bef5b Rename oslo.sphinx to oslosphinx
Having the sphinx theme in the same namespace package
as the production code has been causing issues with
devstack installations. This change renames the git
repository. Another change will update the packaging
instructions within the repository itself.

Partial-bug: #1277168
Change-Id: I7788a9d6b5984fdfcc4678f2182104d2eb8a2be0
2014-02-06 09:11:37 -08:00

18 lines
558 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group oslo-core
label-Approved = +0..+1 group oslo-core
workInProgress = group oslo-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group oslo-milestone
label-Approved = +0..+1 group oslo-milestone
[access "refs/tags/*"]
create = group oslo-core
pushTag = group oslo-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true