aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2016-03-09 00:11:18 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2016-03-09 00:11:18 +0200
commit118e043143a2dd13a9862ede278e1584ca194e72 (patch)
tree98cc7ee3cf3117aa28612a24f1033415a7a3dd05
parented1732d9c4c52362cd61e02f9e64ab44bd6617ca (diff)
downloadmeson-118e043143a2dd13a9862ede278e1584ca194e72.zip
meson-118e043143a2dd13a9862ede278e1584ca194e72.tar.gz
meson-118e043143a2dd13a9862ede278e1584ca194e72.tar.bz2
Code contribution clarification.
-rw-r--r--contributing.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/contributing.txt b/contributing.txt
index 2aa415f..7553ab0 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