diff --git a/common/src/appstrings.c b/common/src/appstrings.c index 0c9b69dc..ef60d644 100644 --- a/common/src/appstrings.c +++ b/common/src/appstrings.c @@ -119,5 +119,12 @@ const struct LGTeamMember LG_TEAM[] = .blurb = "Documentation Guru and Discord Community Manager", .donate = { { 0 } } }, + { + .name = "Chris Spencer (spencercw)", + .blurb = + "Developer. Knows enough about audio programming to cause problems for " + "himself.", + .donate = { { 0 } } + }, { 0 } };