]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Remove section about self-approve patches 3380/head
authorMatthias Runge <mrunge@redhat.com>
Wed, 19 Feb 2020 08:47:08 +0000 (09:47 +0100)
committerMatthias Runge <mrunge@redhat.com>
Wed, 19 Feb 2020 08:47:08 +0000 (09:47 +0100)
We moved away from that model and every commit should go
through a review.

docs/maintainer_guide.md

index a9a29f1e1ba430b993fbe9ffcfa61af888200615..48a38040992c4cf4428c4f7b41b1ea73554cad11 100644 (file)
@@ -24,14 +24,3 @@ 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.