diff options
author | TingPing <tingping@tingping.se> | 2016-09-02 16:11:54 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-09-02 23:11:54 +0300 |
commit | 0e796641559f0fd6ac75a190157c8940cb7bc5a8 (patch) | |
tree | a5c366732f41f2ad764778cba7d077db277917ce /authors.txt | |
parent | c8213aaf1e3503855377e1372e1a7bbb19c5463d (diff) | |
download | meson-0e796641559f0fd6ac75a190157c8940cb7bc5a8.zip meson-0e796641559f0fd6ac75a190157c8940cb7bc5a8.tar.gz meson-0e796641559f0fd6ac75a190157c8940cb7bc5a8.tar.bz2 |
Minor pkgconfig module cleanups (#748)
* pkgconfig: Remove unused function
Leftover copy from modtest
* Add self 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 ddccebc..734d7df 100644 --- a/authors.txt +++ b/authors.txt @@ -42,3 +42,4 @@ Zhe Wang Wim Taymans Matthias Klumpp Elliott Sales de Andrade +Patrick Griffis |