mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +00:00
[common] appstrings: add spencercw
This commit is contained in:
parent
fc96b6691e
commit
1ca43c4727
@ -119,5 +119,12 @@ const struct LGTeamMember LG_TEAM[] =
|
|||||||
.blurb = "Documentation Guru and Discord Community Manager",
|
.blurb = "Documentation Guru and Discord Community Manager",
|
||||||
.donate = { { 0 } }
|
.donate = { { 0 } }
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
.name = "Chris Spencer (spencercw)",
|
||||||
|
.blurb =
|
||||||
|
"Developer. Knows enough about audio programming to cause problems for "
|
||||||
|
"himself.",
|
||||||
|
.donate = { { 0 } }
|
||||||
|
},
|
||||||
{ 0 }
|
{ 0 }
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user