From 56c0ac9806ecad4df08cfef5f1d4d6d31b44b5e1 Mon Sep 17 00:00:00 2001 From: Tania <126204004+taniacryptid@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:46:45 -0500 Subject: [PATCH] docs: update username in authors.yml (#7132) Co-authored-by: Tania Chakraborty --- 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 3179ee03f6..9e18e6ea6e 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 61d516226c..6b80ebe347 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",