From ea9724bd19d2bf55e5a7267a22709bb819eb3cc3 Mon Sep 17 00:00:00 2001 From: Pavel Rochnyak Date: Wed, 4 Mar 2020 02:55:27 +0700 Subject: [PATCH] Revert "Remove section about self-approve patches" --- docs/maintainer_guide.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/maintainer_guide.md b/docs/maintainer_guide.md index 48a380409..a9a29f1e1 100644 --- a/docs/maintainer_guide.md +++ b/docs/maintainer_guide.md @@ -24,3 +24,14 @@ using your commit rights to merge the pull request. You have write access to the *collectd/collectd* repository. Please use it responsibly. + +#### Own work + +Open *pull requests* for your own changes, too: + +* For simple changes it's okay to self-approve and merge after a + successful build on the CI systems. +* Trivial changes, cherry-picks from *master* and roll-up merges are + excempt and may be pushed to the version branches and *master* directly. +* "Simple" and "trivial" are not further defined; use your best judgement. + We'll revisit this if and when it becomes necessary. -- 2.47.2