mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-05 02:04:15 +00:00
[common] appstrings: add blurb for quantum
This commit is contained in:
@@ -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 } }
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user