From 47fa093c838248d5db3300f407d098ce68aaf084 Mon Sep 17 00:00:00 2001 From: Eric Cheng Date: Sat, 5 Aug 2023 08:02:36 -0400 Subject: docs: edit import-brain's team page listing (#2291) --- docs/about/team/members.json | 11 +++++++++-- 1 file 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", -- cgit v1.2.3