diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2016-03-12 09:36:45 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2016-03-12 14:15:31 +0000 |
commit | 02e84df0105fb50ab82441b7ec64de149d23b7f9 (patch) | |
tree | 581b55d339a167f8dba3c493798624ba1458a73a /authors.txt | |
parent | 79537b54dbdaf467e425f6337d1c1566c4ccf26b (diff) | |
download | meson-02e84df0105fb50ab82441b7ec64de149d23b7f9.zip meson-02e84df0105fb50ab82441b7ec64de149d23b7f9.tar.gz meson-02e84df0105fb50ab82441b7ec64de149d23b7f9.tar.bz2 |
Add more string functions: contains(), to_upper() and to_lower()
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 5f79881..d8b0abc 100644 --- a/authors.txt +++ b/authors.txt @@ -32,3 +32,4 @@ Nirbheek Chauhan Nicolas Schneider Luke Adams Rogiel Sulzbach +Tim-Philipp Müller |