diff options
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/team/members.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index c5cfb6a9..9e05b9c4 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -94,7 +94,10 @@ "name": "Matt Mayer", "title": "Contributor", "desc": "", - "links": [{ "icon": "github", "link": "https://github.com/matthewmayer" }] + "links": [ + { "icon": "github", "link": "https://github.com/matthewmayer" } + ], + "sponsor": "https://github.com/sponsors/matthewmayer" }, { "avatar": "https://github.com/pkuczynski.png", |
