mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-07-31 03:23:37 +00:00
[common] appstrings: add spencercw
This commit is contained in:
parent
fc96b6691e
commit
1ca43c4727
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue