diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/team/members.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index 32032b28..9ecda045 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -67,11 +67,18 @@ { "avatar": "https://github.com/import-brain.png", "name": "Eric Cheng", - "title": "Triage", + "title": "Contributor", "org": "", "orgLink": "", "desc": "", - "links": [{ "icon": "github", "link": "https://github.com/import-brain" }] + "links": [ + { "icon": "github", "link": "https://github.com/import-brain" }, + { + "icon": "linkedin", + "link": "https://www.linkedin.com/in/ericcheng-software/" + } + ], + "sponsor": "https://github.com/sponsors/import-brain" }, { "avatar": "https://github.com/xDivisionByZerox.png", |
