From 1a73ef16f47dcebb659e1abe4f2ce427fa9893fb Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 5 Nov 2020 00:55:03 +0100 Subject: [PATCH] Credit where credit is due --- gtk2_ardour/about.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index 6b500f5a11..46eb5ae712 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -161,6 +161,7 @@ static const char* authors[] = { N_("Jeremy Hall"), N_("Audun Halland"), N_("David Halter"), + N_("Christopher Hampson"), N_("Steve Harris"), N_("Melvin Ray Herr"), N_("Carl Hetherington"),