From 118e043143a2dd13a9862ede278e1584ca194e72 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Wed, 9 Mar 2016 00:11:18 +0200 Subject: [PATCH] Code contribution clarification. --- contributing.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contributing.txt b/contributing.txt index 2aa415f5d..7553ab0cc 100644 --- a/contributing.txt +++ b/contributing.txt @@ -1,9 +1,9 @@ Contributing to the Meson build system -There are two simple ways to submit your patches. The preferred way is to -send a github pull request. You can also send patches as emails to the Meson -mailing list. Remember to add your name to the list of contributors -in authors.txt. +There are two simple ways to submit your patches. The preferred way is +to send a github pull request. Small changes can also be sent as +patches as emails to the Meson mailing list. Remember to add your name +to the list of contributors in authors.txt. Python Coding style