summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/credits.c1
-rw-r--r--docs/CREDITS1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/credits.c b/apps/credits.c
index 4ee755c165..4d24800e06 100644
--- a/apps/credits.c
+++ b/apps/credits.c
@@ -62,6 +62,7 @@ char* credits[] = {
"Nick Robinson",
"Chad Lockwood",
"John Pybus",
+ "Randy Wood",
};
#ifdef HAVE_LCD_BITMAP
diff --git a/docs/CREDITS b/docs/CREDITS
index 8a613fdf30..27fffdf0a5 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -47,3 +47,4 @@ Nate Nystrom Code
Nick Robinson Code
Chad Lockwood Code
John Pybus Code
+Randy Wood Code