On Mon, Jun 26, 2017 at 12:24:44 +0200, Andrea Bolognani wrote:
The use of 'git send-email' is described in detail in the
contributor guidelines (docs/hacking.html), which are
mentioned in docs/contribute.html, the non-local version
of which is in turn mentioned in README.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6957881..510646f 100644
--- a/README.md
+++ b/README.md
@@ -64,8 +64,7 @@ Contributing
The libvirt project welcomes contributions in many ways. For most components
the best way to contribute is to send patches to the primary development
-mailing list, using the `git send-email` command. Further guidance on this
-can be found on the website:
+mailing list. Further guidance on this can be found on the website:
I think you should not drop the hint to git send-email as users kept
sending patches as attachments.