From ef99814f7aedca0e03be617c6fd24ff3f82a9108 Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Sat, 14 Feb 2015 07:52:36 -0600 Subject: [PATCH] add john and todd to contributor list --- gtk2_ardour/about.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index 5d71a1f8eb..41c5d84474 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -138,6 +138,7 @@ static const char* authors[] = { N_("André Colomb"), N_("Paul Davis"), N_("Gerard van Dongen"), + N_("John Emmas"), N_("Colin Fletcher"), N_("Dave Flick"), N_("Hans Fugal"), @@ -165,6 +166,7 @@ static const char* authors[] = { N_("Nick Mainsbridge"), N_("Tim Mayberry"), N_("Doug Mclain"), + N_("Todd Naugle"), N_("Jack O'Quin"), N_("Nimal Ratnayake"), N_("David Robillard"),