summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/credits.c2
-rw-r--r--docs/CREDITS1
2 files changed, 3 insertions, 0 deletions
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[] = {
66 "John Pybus", 66 "John Pybus",
67 "Randy Wood", 67 "Randy Wood",
68 "Gregory Haerr", 68 "Gregory Haerr",
69 "Philipp Pertermann",
70 "Gilles Roux",
69}; 71};
70 72
71#ifdef HAVE_LCD_BITMAP 73#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
50Randy Wood Code 50Randy Wood Code
51Gregory Haerr Code 51Gregory Haerr Code
52Philipp Pertermann Code 52Philipp Pertermann Code
53Gilles Roux Code