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,
},