diff --git a/doc/source/pike/schedule.rst b/doc/source/pike/schedule.rst index 5c1014f05e..5d3eb6c94c 100644 --- a/doc/source/pike/schedule.rst +++ b/doc/source/pike/schedule.rst @@ -234,6 +234,28 @@ follow the main release cycle. Project-specific events ======================= +Elections +--------- + +.. _q-ptl-nomination: + +Queens PTLs self-nomination +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Project team lead candidates for the Queens cycle should announce their +candidacy during this week. Those dates should be confirmed by the Pike +PTL election officials. + +.. _q-ptl-election: + +Queens cycle PTLs election +^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Election week for Project team leads (where an election must be held to +determine the winner). Those dates should be confirmed by the Queens PTL +election officials. + + Cinder ------ diff --git a/doc/source/pike/schedule.yaml b/doc/source/pike/schedule.yaml index 8dce937225..600808d9c5 100644 --- a/doc/source/pike/schedule.yaml +++ b/doc/source/pike/schedule.yaml @@ -113,6 +113,8 @@ cycle: - end: '2017-08-04' name: R-4 start: '2017-07-31' + project-specific: + - q-ptl-nomination - end: '2017-08-11' name: R-3 start: '2017-08-07' @@ -120,6 +122,8 @@ cycle: - p-rc1 - p-hard-sf - p-trailing-ff + project-specific: + - q-ptl-election - end: '2017-08-18' name: R-2 start: '2017-08-14'