diff --git a/apps/credits.c b/apps/credits.c index 5743f2e7a5..f9bfe174b8 100644 --- a/apps/credits.c +++ b/apps/credits.c @@ -66,6 +66,8 @@ char* credits[] = { "John Pybus", "Randy Wood", "Gregory Haerr", + "Philipp Pertermann", + "Gilles Roux", }; #ifdef HAVE_LCD_BITMAP diff --git a/docs/CREDITS b/docs/CREDITS index fc0b21740b..d0bd757dc5 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -50,3 +50,4 @@ John Pybus Code Randy Wood Code Gregory Haerr Code Philipp Pertermann Code +Gilles Roux Code