]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs/submitting-patches: add reference to DCO
authorMauro Matteo Cascella <mcascell@redhat.com>
Mon, 5 Oct 2020 13:34:33 +0000 (15:34 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 9 Oct 2020 07:12:39 +0000 (09:12 +0200)
Signed-off-by: Mauro Matteo Cascella <mcascell@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/submitting-patches.rst

index 17b072655d48d08d7b830cdf1a797596d497cd51..7cb5c2e172bec5de9a2e92cff0303474a64e326f 100644 (file)
@@ -22,6 +22,9 @@ patch. However, the usual workflow of libvirt developer is:
   (hack, committing any changes along the way)
 
 More hints on compiling can be found `here <compiling.html>`__.
+Make sure to express your agreement with the `Developer Certificate
+of Origin <hacking.html#developer-certificate-of-origin>`__ by
+adding a "Signed-off-by" line to every commit message.
 When you want to post your patches:
 
 ::