Show
Ignore:
Timestamp:
11/01/09 11:46:48 (3 years ago)
Author:
Erwan Velu <erwan.velu@…>
Children:
a7f6dd2b9fc3f8ad29a05135c99288156961329b
Parents:
c9118b9eb373ccfacaee9866e3344fce14eee5af
git-committer:
Erwan Velu <erwan.velu@free.fr> / 2009-11-01T12:46:48Z+0100
Message:

hdt: Adding core developper role

Impact: Visual

Pierre is more than a contributor ;)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • com32/hdt/hdt.h

    r4dc540 r57689f  
    3232#define PRODUCT_NAME "Hardware Detection Tool" 
    3333#define AUTHOR "Erwan Velu" 
     34#define CORE_DEVELOPER "Pierre-Alexandre Meyer" 
    3435#define CONTACT "hdt@zytor.com" 
    3536#define VERSION "0.3.5-pre1" 
    36 #define NB_CONTRIBUTORS 3 
    37 #define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve", "Gert Hulselmans"} 
     37#define NB_CONTRIBUTORS 2  
     38#define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"} 
    3839 
    3940#define ATTR_PACKED __attribute__((packed))