Add a note to doc/dec/development-workflow.rst that instructs developers
to do their own backports. This change was requested by Laura Flores on
04 Dec 2024.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
5d584b4badb606d372c266424f59076408f62f40)
* All commits are cherry-picked with ``git cherry-pick -x`` to
reference the original commit
+.. note: If a backport is appropriate, the submitter is responsible for
+ determining appropriate target stable branches to which backports must be
+ made.
+
See `the backporter manual
<http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO>`_ for more
information.