From 11ee87e6057fe2916127bd6595f40398c4cdaa1b Mon Sep 17 00:00:00 2001 From: Teknium Date: Sat, 18 Apr 2026 14:37:21 -0700 Subject: [PATCH] chore(attribution): add AUTHOR_MAP entry for kshitijk4poor@gmail.com Covers the non-noreply email used on commit dd3e6424 (rename of the TouchDesigner skill to touchdesigner-mcp). --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 94ebef5d3..88d01cc73 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -48,6 +48,7 @@ AUTHOR_MAP = { "35742124+0xbyt4@users.noreply.github.com": "0xbyt4", "82637225+kshitijk4poor@users.noreply.github.com": "kshitijk4poor", "kshitijk4poor@users.noreply.github.com": "kshitijk4poor", + "kshitijk4poor@gmail.com": "kshitijk4poor", "16443023+stablegenius49@users.noreply.github.com": "stablegenius49", "185121704+stablegenius49@users.noreply.github.com": "stablegenius49", "101283333+batuhankocyigit@users.noreply.github.com": "batuhankocyigit",