diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2013-02-23 13:26:50 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2013-02-23 13:26:50 +0200 |
| commit | 7b4d8fb7f15b31a208bc3ad79096c4291e691399 (patch) | |
| tree | d4e25c65e2946d82be88c116790cc0f81488ac61 | |
| parent | 10fc496bbc47787eb8048421723f0636e03b1e14 (diff) | |
| download | meson-7b4d8fb7f15b31a208bc3ad79096c4291e691399.tar.gz | |
Mailing list is the contact address.
| -rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index c075d815c..f7c0ae54e 100644 --- a/readme.txt +++ b/readme.txt @@ -19,4 +19,5 @@ can do things like this: cd source_root; mkdir build; cd build; meson.py .. cd source_root; mkdir build; meson.py build -For questions contact jpakkane@gmail.com. +For questions contact the mailing list at +https://lists.sourceforge.net/lists/listinfo/meson-devel |
