Skip to content

Commit 95916c9

Browse files
zdover23Laura Flores
andcommitted
doc/dev: remove "Stable Releases and Backports"
Remove mention of "Stable Releases and Backports" from doc/dev/developer_guide/essentials.rst. Co-authored-by: Laura Flores <[email protected]> Signed-off-by: Zac Dover <[email protected]>
1 parent 4301208 commit 95916c9

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

doc/dev/developer_guide/essentials.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -287,16 +287,13 @@ See :ref:`kubernetes-dev`
287287
Backporting
288288
-----------
289289

290-
All bugfixes should be merged to the ``main`` branch before being
291-
backported. To flag a bugfix for backporting, make sure it has a
292-
`tracker issue`_ associated with it and set the ``Backport`` field to a
293-
comma-separated list of previous releases (e.g. "hammer,jewel") that you think
294-
need the backport.
295-
The rest (including the actual backporting) will be taken care of by the
296-
`Stable Releases and Backports`_ team.
290+
All bugfixes should be merged to the ``main`` branch before being backported.
291+
To flag a bugfix for backporting, make sure it has a `tracker issue`_
292+
associated with it and set the ``Backport`` field to a comma-separated list of
293+
previous releases (e.g. "hammer,jewel") that you think need the backport. You
294+
are responsible for the backporting of pull requests that you raise.
297295

298296
.. _`tracker issue`: http://tracker.ceph.com/
299-
.. _`Stable Releases and Backports`: http://tracker.ceph.com/projects/ceph-releases/wiki
300297

301298
Dependabot
302299
----------

0 commit comments

Comments
 (0)