From 0929909365276c17d6c12ccbf331b921b5b210a2 Mon Sep 17 00:00:00 2001 From: Tosh <128783853+ItsTosh@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:06:42 +1100 Subject: [PATCH 1/2] feat: update team.yml --- config/locales/team.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/team.yml b/config/locales/team.yml index 7f01853317..b37ae08af0 100644 --- a/config/locales/team.yml +++ b/config/locales/team.yml @@ -230,6 +230,14 @@ en: - name: "linkedin" url: "https://www.linkedin.com/in/damon-marlow" + - name: "Tosh" + image: "https://avatars.githubusercontent.com/u/126731021?v=4" + location: "Australia" + joined: "2024" + socials: + - name: "github" + url: "https://avatars.githubusercontent.com/u/128783853?v=4" + alumni: description: "We extend our gratitude to all our former team members. Their dedication and contributions have played an invaluable role in the development of The Odin Project." members: From ea86a94377af0b5dcffad263ae7c7e90ba3aa607 Mon Sep 17 00:00:00 2001 From: Tosh <128783853+ItsTosh@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:30:27 +1100 Subject: [PATCH 2/2] Fix: changed pfp link on team.yml --- config/locales/team.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/team.yml b/config/locales/team.yml index b37ae08af0..db30cbcb1b 100644 --- a/config/locales/team.yml +++ b/config/locales/team.yml @@ -231,7 +231,7 @@ en: url: "https://www.linkedin.com/in/damon-marlow" - name: "Tosh" - image: "https://avatars.githubusercontent.com/u/126731021?v=4" + image: "https://avatars.githubusercontent.com/u/128783853?v=4" location: "Australia" joined: "2024" socials: