From b038c11bd5039c5c1acae1a8231ffd412fa2e9b3 Mon Sep 17 00:00:00 2001 From: AnthoFoxo Date: Wed, 16 Dec 2020 18:25:11 -0500 Subject: [PATCH] updated contributor list --- stb_vorbis.c | 1 + 1 file changed, 1 insertion(+) diff --git a/stb_vorbis.c b/stb_vorbis.c index f32fdf6..ab77bc0 100644 --- a/stb_vorbis.c +++ b/stb_vorbis.c @@ -33,6 +33,7 @@ // Timur Gagiev Maxwell Koo Peter Waller // github:audinowho Dougall Johnson David Reid // github:Clownacy Pedro J. Estebanez Remi Verschelde +// AnthoFoxo // // Partial history: // 1.20 - 2020-07-11 - several small fixes