[common] appstrings: add blurb for quantum

This commit is contained in:
Quantum 2021-08-06 02:55:36 -04:00 committed by Geoffrey McRae
parent e755f0befa
commit 4205e49786

View file

@ -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 } }
},
{