diff options
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-x | tools/credits.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index e77135ece9..c1bbf1ae96 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -584,6 +584,12 @@ begin_credits("Credits"); add_person("Jordi Vilalta Prat", "jvprat", ""); end_section(); + begin_section("Hugo"); + add_person("Arnaud Boutonné", "Strangerke", ""); + add_person("Oystein Eftevaag", "vinterstum", ""); + add_person("Eugene Sandulenko", "sev", ""); + end_section(); + begin_section("Kyra"); add_person("Torbjörn Andersson", "eriktorbjorn", "VQA Player"); add_person("Oystein Eftevaag", "vinterstum", ""); |