From 4d6dd9d8dc034fee36f997352020880ddf7ff47a Mon Sep 17 00:00:00 2001 From: Albert Yu Date: Thu, 26 Jan 2023 20:26:37 +0800 Subject: [PATCH] [website] Add Albert to the about page --- docs/pages/about.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/pages/about.tsx b/docs/pages/about.tsx index f434f4978df76b..85676f9f60f55a 100644 --- a/docs/pages/about.tsx +++ b/docs/pages/about.tsx @@ -434,6 +434,15 @@ const teamMembers: Array = [ twitter: 'MBilalShafi', github: 'MBilalShafi', }, + { + name: 'Albert Yu', + title: 'MUI Core Engineer', + location: 'Hong Kong', + locationCountry: 'hk', + about: 'Minimalist, gamer, dog lover, outdoor adventurer 🏔🐕', + github: 'mj12albert', + twitter: 'mj12albert', + }, ]; const contributors = [