
Missing commit message On 02/10/2014 12:35 AM, Leonardo Garcia wrote:
From: Leonardo Garcia <lagarcia@br.ibm.com>
Signed-off-by: Leonardo Garcia <lagarcia@br.ibm.com> --- CONTRIBUTE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 327c37e..f4dcaec 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -1,9 +1,9 @@ How to Contribute =================
-All development discussion happens on the mailing list. All development is -done using the `git` SCM. Patches should be sent using the `git send-email` -command. +All development discussion happens on the mailing list. All development is done +using the `git` SCM. Patches should be sent using the `git send-email` command +to the kimchi-devel@ovirt.org mailing list.
Good examples of how to send patches are included in [QEMU SubmitAPatch](http://wiki.qemu.org/Contribute/SubmitAPatch) and