diff --git a/.github/workflows/false-positive-approvals.yml b/.github/workflows/false-positive-approvals.yml index 66ab4f96fb2..0ed3f464834 100644 --- a/.github/workflows/false-positive-approvals.yml +++ b/.github/workflows/false-positive-approvals.yml @@ -18,6 +18,7 @@ jobs: (github.event.comment.user.login == 'jeremylong' || github.event.comment.user.login == 'aikebah' || github.event.comment.user.login == 'nhumblot' || + github.event.comment.user.login == 'marcelstoer' || github.event.comment.user.login == 'chadlwilson') }} runs-on: ubuntu-latest steps: