From de2dc25f83648fb168692e95160e76b9eb071035 Mon Sep 17 00:00:00 2001 From: Curtis Anderson <99758333+FileSystemGuy@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:34:21 -0800 Subject: [PATCH] Update CLA allowlist to include Wes Vaske --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index a73b30c6..cab9aac2 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -22,7 +22,7 @@ jobs: path-to-signatures: 'cla-bot/v1/cla.json' # branch should not be protected branch: 'main' - allowlist: user1,claude[bot],claude,bot* + allowlist: user1,claude[bot],claude,Wes Vaske,bot* remote-organization-name: mlcommons remote-repository-name: systems