Skip to content

Commit a7cc092

Browse files
authored
chore: add marcelstoer to the FP approvers list (#7771)
1 parent 1a5202e commit a7cc092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/false-positive-approvals.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
(github.event.comment.user.login == 'jeremylong' ||
1919
github.event.comment.user.login == 'aikebah' ||
2020
github.event.comment.user.login == 'nhumblot' ||
21+
github.event.comment.user.login == 'marcelstoer' ||
2122
github.event.comment.user.login == 'chadlwilson') }}
2223
runs-on: ubuntu-latest
2324
steps:

0 commit comments

Comments
 (0)