diff --git a/docs/en/about/images/Oliver-Leigh.png b/docs/en/about/images/Oliver-Leigh.png new file mode 100644 index 0000000000..a1c6c99c27 Binary files /dev/null and b/docs/en/about/images/Oliver-Leigh.png differ diff --git a/docs/en/about/team/Oliver-Leigh.md b/docs/en/about/team/Oliver-Leigh.md new file mode 100644 index 0000000000..ba305d94a5 --- /dev/null +++ b/docs/en/about/team/Oliver-Leigh.md @@ -0,0 +1 @@ +Dr Oliver Leigh is a mathematician, coder, and problem solver who is curious about anything and everything. He enjoys a challenge and is not afraid to deconstruct things and reconstruct them from the ground up to understand how they work. When not in front of a screen or blackboard, he tries to be outside hiking in the mountains. diff --git a/docs/en/news/.authors.yml b/docs/en/news/.authors.yml index 68dde9c952..6899d8a49d 100644 --- a/docs/en/news/.authors.yml +++ b/docs/en/news/.authors.yml @@ -107,6 +107,14 @@ authors: url: about/team/#corranwebster join_date: 2026-02-23 email: cwebster@unital.dev + Oliver-Leigh: + name: Oliver Leigh + short_name: Oliver + pronoun: he + description: Apiarist + avatar: about/images/Oliver-Leigh.png + url: about/team/#Oliver-Leigh + join_date: 2026-07-27 cflee: name: Chiang Fong Lee short_name: Chiang Fong diff --git a/docs/macros.py b/docs/macros.py index 837165a48f..5783804281 100644 --- a/docs/macros.py +++ b/docs/macros.py @@ -246,6 +246,11 @@ def generate_team_members(team, page, current): pronoun_logo, first_pronoun, second_pronoun = pronouns(member_details["pronoun"]) + try: + member_email_details = f"""