From 321a020cbcaada01976478ea9f677ebb4df7bd6d Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 14 Apr 2015 11:50:23 -0700 Subject: [PATCH] Let projects add repos without prior-approval Some OpenStack projects are adding git repos at a moderate pace and generally the TC is rubber-stamping them as long as the PTL approves. Explicitly codify that this is desirable -- the TC doesn't really care how many git repos it takes to accomplish a task, so as long as a new repo fits within the existing mission statement, indicate that it is permissible to add it without prior TC approval. This is not strictly a "new project requirement", however, this document seems to be the best existing place to add it as it relates to project creation. Change-Id: I34acfe4ffe5a0af6a941e70a5315a07d036e6c24 --- reference/new-projects-requirements.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/new-projects-requirements.rst b/reference/new-projects-requirements.rst index 4e813f74c..8b0ded84c 100644 --- a/reference/new-projects-requirements.rst +++ b/reference/new-projects-requirements.rst @@ -52,3 +52,9 @@ When considering new projects for addition, the TC will check that: authentication. * The project should have an active team of contributors + +* Once a project has joined OpenStack, it may create additional source + code repositories as needed at the discretion of its Project + Technical Lead (PTL) without prior approval from the TC as long as + the additional source code repositories fall within the scope of the + approved project mission statement.