From 8a45a74fb19e89f54ef354ba98b44615915517e3 Mon Sep 17 00:00:00 2001 From: Jonathan Rubenstein Date: Thu, 16 Jun 2022 01:41:59 +0300 Subject: [PATCH] [common] appstrings: Amend blurb for jjrcop with fluff Very cheeky but is self-authored :D --- common/src/appstrings.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common/src/appstrings.c b/common/src/appstrings.c index 5511df20..5e5ffc9d 100644 --- a/common/src/appstrings.c +++ b/common/src/appstrings.c @@ -101,7 +101,10 @@ const struct LGTeamMember LG_TEAM[] = }, { .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 } } }, {