diff options
Diffstat (limited to 'devtools')
| -rwxr-xr-x | devtools/credits.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index d16595add8..d87cc01ce6 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -616,6 +616,10 @@ begin_credits("Credits"); add_person("Willem Jan Palenstijn", "wjp", ""); end_section(); + begin_section("Fullpipe"); + add_person("Eugene Sandulenko", "sev", ""); + end_section(); + begin_section("Gnap"); add_person("Arnaud Boutonné", "Strangerke", ""); add_person("Benjamin Haisch", "john_doe", ""); |
