diff --git a/desktop_version/CONTRIBUTORS.txt b/desktop_version/CONTRIBUTORS.txt index a52fc6a0..a9619910 100644 --- a/desktop_version/CONTRIBUTORS.txt +++ b/desktop_version/CONTRIBUTORS.txt @@ -13,6 +13,7 @@ Contributors * Daniel Lee (@ddm999) * Fredrik Ljungdahl (@FredrIQ) * Matt Penny (@mwpenny) +* Tynan Richards (@tzann) * Elliott Saltar (@eboyblue3) * Marvin Scholz (@ePirat) * Keith Stellyes (@keithstellyes) diff --git a/desktop_version/src/Credits.h b/desktop_version/src/Credits.h index feb1c75b..d76323d0 100644 --- a/desktop_version/src/Credits.h +++ b/desktop_version/src/Credits.h @@ -94,6 +94,7 @@ static const char* githubfriends[] = { "Daniel Lee", "Fredrik Ljungdahl", "Matt Penny", + "Tynan Richards", "Elliott Saltar", "Marvin Scholz", "Keith Stellyes",