From 6b11c74268866d2e50020b9a5ffc1d694dc09a8b Mon Sep 17 00:00:00 2001 From: Jose Corella Date: Wed, 28 Jan 2026 14:15:29 -0800 Subject: [PATCH] chore: update check-files --- .github/workflows/check-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-files.yml b/.github/workflows/check-files.yml index c8dfdb37f..0c5f88aa0 100644 --- a/.github/workflows/check-files.yml +++ b/.github/workflows/check-files.yml @@ -14,7 +14,7 @@ jobs: env: # unfortunately we can't check if the approver is part of the CODEOWNERS. This is a subset of aws/aws-crypto-tools-team # to add more allowlisted approvers just modify this env variable - maintainers: seebees, texastony, ShubhamChaturvedi7, lucasmcdonald3, josecorella, imabhichow, rishav-karanjit, antonf-amzn, kessplas, ajewellamz, RitvikKapila + maintainers: seebees, texastony, ShubhamChaturvedi7, lucasmcdonald3, josecorella, rishav-karanjit, antonf-amzn, kessplas steps: - uses: actions/checkout@v5 with: