mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-05 04:05:47 +00:00
[common] appstrings: Amend blurb for jjrcop with fluff
Very cheeky but is self-authored :D
This commit is contained in:
parent
8b68a96ee1
commit
8a45a74fb1
1 changed files with 4 additions and 1 deletions
|
@ -101,7 +101,10 @@ const struct LGTeamMember LG_TEAM[] =
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "Jonathan Rubenstein (JJRcop)",
|
.name = "Jonathan Rubenstein (JJRcop)",
|
||||||
.blurb = "Documentation Guru and Discord Community Manager",
|
.blurb =
|
||||||
|
"Documentation Guru and Discord Community Manager. Takes around four "
|
||||||
|
"or five tries and weeks of delay to turn ideas and spitballing into "
|
||||||
|
"tangible work, but tries to make the result look beautiful.",
|
||||||
.donate = { { 0 } }
|
.donate = { { 0 } }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue