From 4205e49786c74aa252da3295c44f424b63e5b11d Mon Sep 17 00:00:00 2001 From: Quantum Date: Fri, 6 Aug 2021 02:55:36 -0400 Subject: [PATCH] [common] appstrings: add blurb for quantum --- common/src/appstrings.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/common/src/appstrings.c b/common/src/appstrings.c index d9a0c70f..43d4f9c1 100644 --- a/common/src/appstrings.c +++ b/common/src/appstrings.c @@ -99,7 +99,12 @@ const struct LGTeamMember LG_TEAM[] = }, { .name = "Guanzhong Chen (quantum)", - .blurb = "Wayland developer", + .blurb = + "Major code contributor to Looking Glass, with a specific focus on " + "improving Wayland support and the Windows side of things. He works " + "on many things, from small cosmetic issues to major features. " + "He implemented much of the Wayland backend, VM->Host DMABUF import, " + "and damage tracking.", .donate = { { 0 } } }, {