summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk2_ardour/about.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc
index 3ba17449bc..85d089f13d 100644
--- a/gtk2_ardour/about.cc
+++ b/gtk2_ardour/about.cc
@@ -132,7 +132,6 @@ static const char* authors[] = {
N_("Sam Chessman"),
N_("André Colomb"),
N_("Paul Davis"),
- N_("Julien Dekozak"),
N_("Gerard van Dongen"),
N_("Colin Fletcher"),
N_("Dave Flick"),
@@ -151,6 +150,7 @@ static const char* authors[] = {
N_("Robert Jordens"),
N_("Stefan Kersten"),
N_("Armand Klenk"),
+ N_("Julien de Kozak"),
N_("Matt Krai"),
N_("Nick Lanham"),
N_("Colin Law"),