From 27dabaf42acb3157845babc7deb9661f8f8196aa Mon Sep 17 00:00:00 2001 From: Tania Chakraborty Date: Tue, 10 Feb 2026 19:00:52 -0500 Subject: [PATCH] Update Tania's username from taniandjerry to taniacryptid - Updated authors.yml with new X and GitHub handles - Updated community-content.json with new handle - Reflects username change across all platforms --- documentation/blog/authors.yml | 4 ++-- documentation/src/pages/community/data/community-content.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/blog/authors.yml b/documentation/blog/authors.yml index 3179ee03f604..9e18e6ea6ed5 100644 --- a/documentation/blog/authors.yml +++ b/documentation/blog/authors.yml @@ -101,8 +101,8 @@ tania: page: true socials: linkedin: taniachakraborty - x: taniandjerry - github: taniandjerry + x: taniacryptid + github: taniacryptid bluesky: taniachakraborty.com angie: diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 61d516226c00..6b80ebe347e9 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -9,7 +9,7 @@ "title": "Hacktoberfest 2025: Contributing to goose", "author": { "name": "Tania Chakraborty", - "handle": "taniandjerry" + "handle": "taniacryptid" }, "type": "blog", "url": "https://block.github.io/goose/blog/2025/09/26/hacktoberfest-2025",