We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4500a commit 68b1f53Copy full SHA for 68b1f53
.github/workflows/check-files.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
# unfortunately we can't check if the approver is part of the CODEOWNERS. This is a subset of aws/aws-crypto-tools-team
16
# to add more allowlisted approvers just modify this env variable
17
- maintainers: seebees, texastony, ShubhamChaturvedi7, lucasmcdonald3, josecorella, imabhichow, rishav-karanjit, antonf-amzn, kessplas, ajewellamz
+ maintainers: seebees, texastony, ShubhamChaturvedi7, lucasmcdonald3, josecorella, imabhichow, rishav-karanjit, antonf-amzn, kessplas, ajewellamz, RitvikKapila
18
steps:
19
- uses: actions/checkout@v3
20
with:
0 commit comments