docs/dev/maintainer.md: document another exceptions to rule no.0

Maintainers are also allowed to commit their own backport PR. They are
allowed to backport their own code, opening a PR to get a CI run for a
backport doesn't change this.

Closes scylladb/scylladb#17727
This commit is contained in:
Botond Dénes
2024-03-11 08:16:44 -04:00
committed by Nadav Har'El
parent 3ba7a4ead2
commit 2cb5dcabf7

View File

@@ -291,6 +291,8 @@ These exceptions are for commits that are administrative in nature.
2. frozen toolchain updates (changes to tools/toolchain/image; these only refresh external package versions)
3. backports (maintainers are already allowed to backport their own code, opening a PR to get a CI run for a backport doesn't change this)
## Guidelines for evaluating backports
0. In general backports are only acceptable if they fix an