aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2014-08-13 18:02:55 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2014-08-13 18:02:55 +0300
commit5aa2cd156637b865ed624497abfddc90fb246d22 (patch)
tree3005f5a710d55b5ad456047d20c2741e0a0ada0e
parent0617d11423c92fb1490502a546973ffb5be46694 (diff)
downloadmeson-5aa2cd156637b865ed624497abfddc90fb246d22.zip
meson-5aa2cd156637b865ed624497abfddc90fb246d22.tar.gz
meson-5aa2cd156637b865ed624497abfddc90fb246d22.tar.bz2
Added author info file and instructions on how to add names to it.
-rw-r--r--authors.txt8
-rw-r--r--readme.txt3
2 files changed, 10 insertions, 1 deletions
diff --git a/authors.txt b/authors.txt
new file mode 100644
index 0000000..b247b05
--- /dev/null
+++ b/authors.txt
@@ -0,0 +1,8 @@
+Authors of Meson build system
+
+Meson was originally designed and created by Jussi Pakkanen.
+
+
+The following people have submitted patches for the project
+
+Peter Koval
diff --git a/readme.txt b/readme.txt
index fa0db27..5adefc4 100644
--- a/readme.txt
+++ b/readme.txt
@@ -52,7 +52,8 @@ Contributing
We love community contributions. 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.
+also send patches as emails to the Meson mailing list. Remember to add
+your name to the list of contributors in authors.txt.
Further info