From f5c9bb582c7c07d067fc74160e059a1fff458d40 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 05:58:38 -0700 Subject: [PATCH] chore(release): add CashWilliams to AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 660c1a3ca0..14a6c0332e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -102,6 +102,7 @@ AUTHOR_MAP = { "ashermorse@icloud.com": "ashermorse", "happy5318@users.noreply.github.com": "happy5318", "anatoliygranichenko@gmail.com": "wabrent", + "cash.williams@acquia.com": "CashWilliams", "chengoak@users.noreply.github.com": "chengoak", "mrhanoi@outlook.com": "qxxaa", "guillaume.meyer@outlook.com": "guillaumemeyer",