File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -287,16 +287,13 @@ See :ref:`kubernetes-dev`
287287Backporting
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
301298Dependabot
302299----------
You can’t perform that action at this time.
0 commit comments