hdt: Updating contributors
authorErwan Velu <erwan.velu@free.fr>
Fri, 20 Nov 2009 21:35:41 +0000 (22:35 +0100)
committerErwan Velu <erwan.velu@free.fr>
Fri, 20 Nov 2009 21:35:41 +0000 (22:35 +0100)
Impact: Visual

Adding Alexander Andino for design. Adding other contributors's role

com32/hdt/hdt.h

index c8e2219..c7c9ed4 100644 (file)
@@ -35,8 +35,8 @@
 #define CONTACT "hdt@zytor.com"
 #define VERSION "0.3.6-pre1"
 #define CODENAME "bluelabel"
-#define NB_CONTRIBUTORS 2
-#define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"}
+#define NB_CONTRIBUTORS 3
+#define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"}
 
 #define ATTR_PACKED __attribute__((packed))