From e0365582865964a6b18433f10aa7c31385f485d5 Mon Sep 17 00:00:00 2001 From: Ian Thomas Date: Mon, 13 Jan 2025 08:10:37 +0000 Subject: [PATCH] Add OpenUK award to Ian's bio --- src/components/about/Team/Ian.md | 8 ++++++-- src/components/about/Team/team.ts | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/components/about/Team/Ian.md b/src/components/about/Team/Ian.md index 1d69c7ff7..e91e7ccfd 100644 --- a/src/components/about/Team/Ian.md +++ b/src/components/about/Team/Ian.md @@ -1,5 +1,9 @@ -Ian Thomas is a Scientific Software Developer at QuantStack. He holds a BA in Physics from Oxford University and PhD in ocean modeling from the University of Southampton. +Ian Thomas is a Scientific Software Developer at QuantStack. He holds a BA in Physics from Oxford University and PhD in ocean modelling from the University of Southampton. He has particular interest in data analysis and visualization, leaning towards solving mathematical and geometric problems. -Ian has many years' experience as an open-source contributor. He is a core maintainer of Bokeh, a library for interactive visualization in web browsers, and the lead maintainer of ContourPy, a Python/C++ library for calculating contours. He has also made significant contributions to Matplotlib and Datashader. +Ian has many years' experience as an open-source contributor. He is a core maintainer of the visualization libraries +Matplotlib and Bokeh, +and the lead maintainer of ContourPy, a Python/C++ library for calculating contours. + +At QuantStack Ian is involved throughout the Jupyter stack, from kernels and widgets through to JupyterLite. diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index 9dee84573..5a1cb5b82 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -280,8 +280,8 @@ export const coreTeam = [ MastodonLink:"", GitHubName: "@ianthomas23", avatarUrl: IanAvatarUrl, - distinctionTitle: [], - distinctionLink: [], + distinctionTitle: ["OpenUK Honours List 2025"], + distinctionLink: ["https://openuk.uk/honours/"], subTeamName: "coreTeam", BioComponent: IanMD, },