diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 54308bfc56..0b39524a70 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -31,7 +31,9 @@ jobs: || ('bbouvier' == github.event.comment.user.login) || ('bjorn3' == github.event.comment.user.login) || ('cfallin' == github.event.comment.user.login) + || ('elliottt' == github.event.comment.user.login) || ('fitzgen' == github.event.comment.user.login) + || ('jameysharp' == github.event.comment.user.login) || ('jlb6740' == github.event.comment.user.login) || ('sparker-arm' == github.event.comment.user.login) || ('uweigand' == github.event.comment.user.login))