Added Pete Goodeve to contributors for his work on MIDI.

Give him credit in midi_server and fix a typo.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33841 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin
2009-10-30 06:26:25 +00:00
parent 85d512ed65
commit c1181914cb
4 changed files with 4 additions and 1 deletions
@@ -3,7 +3,7 @@
* usb_midi.c
*
* Copyright 2006-2009 Haiku Inc. All rights reserved.
* Distributed under tthe terms of the MIT Licence.
* Distributed under the terms of the MIT Licence.
*
* Authors:
* Jérôme Duval
+1
View File
@@ -803,6 +803,7 @@ AboutView::_CreateCreditsView()
"Marc Flerackers\n"
"Michele Frau (zuMi)\n"
"Matthijs Hollemans\n"
"Pete Goodeve\n"
"Mathew Hounsell\n"
"Morgan Howe\n"
"Ma Jie\n"
+1
View File
@@ -6,6 +6,7 @@
* Matthijs Hollemans
* Jerome Leveque
* Philippe Houdoin
* Pete Goodeve
*/
#include "debug.h"
+1
View File
@@ -7,6 +7,7 @@
* Christian Packmann
* Jerome Leveque
* Philippe Houdoin
* Pete Goodeve
*/