diff options
author | Zhe Wang <0x1998@gmail.com> | 2016-06-28 00:31:07 +0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-06-27 19:31:07 +0300 |
commit | bc347aed0be4d8ea6210a546fb350f7bc1eee529 (patch) | |
tree | 3c4daa1917b4488a96a8955f3b9a4a9494f27b44 /authors.txt | |
parent | 35eb8c7b9a0ef755aa228619dd04f937410743c9 (diff) | |
download | meson-bc347aed0be4d8ea6210a546fb350f7bc1eee529.zip meson-bc347aed0be4d8ea6210a546fb350f7bc1eee529.tar.gz meson-bc347aed0be4d8ea6210a546fb350f7bc1eee529.tar.bz2 |
GnuCPPCompiler: allow usage of GNU extensions (#619)
* GnuCPPCompiler: allow usage of GNU extensions
* Add myself to authors.txt
Diffstat (limited to 'authors.txt')
-rw-r--r-- | authors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/authors.txt b/authors.txt index de12676..0e992ac 100644 --- a/authors.txt +++ b/authors.txt @@ -38,3 +38,4 @@ Martin Hostettler Sam Thursfield Noam Meltzer Vincent Szolnoky +Zhe Wang |