[common] appstrings: add spencercw

This commit is contained in:
Chris Spencer 2022-02-11 21:30:56 +00:00 committed by Geoffrey McRae
parent fc96b6691e
commit 1ca43c4727

View File

@ -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 }
};