From 634a85fe4d370ee44a14d73ec7a325aa55aeca5c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 8 Nov 2009 19:21:36 +0000 Subject: [PATCH] add JAG to author list git-svn-id: svn://localhost/ardour2/branches/3.0@6041 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/about.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index d8b0323491..400c3f2a45 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -136,6 +136,7 @@ static const char* authors[] = { N_("Colin Fletcher"), N_("Hans Fugal"), N_("Christopher George"), + N_("J. Abelardo Gutierrez"), N_("Jeremy Hall"), N_("Audun Halland"), N_("Steve Harris"),