welcome brett (#2308)

This commit is contained in:
Lukas Gravley 2022-01-06 11:00:13 -06:00 committed by GitHub
parent f0e69a5a7d
commit 6a6894fe5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

2
.github/CODEOWNERS vendored
View file

@ -1,4 +1,4 @@
######################################################################
# These owners will be the default owners for everything in the repo #
######################################################################
* @admiralawkbar @jwiebalk @zkoppert @nemchik @Hanse00 @github-actions @GaboFDC @ferrarimarco
* @admiralawkbar @lindluni @zkoppert @nemchik @Hanse00 @github-actions @GaboFDC @ferrarimarco

View file

@ -162,7 +162,7 @@ jobs:
issue_number: "${{ steps.create-issue.outputs.result }}",
assignees: [
'admiralawkbar',
'jwiebalk',
'lindluni',
'IAmHughes',
'nemchik',
'Hanse00',

View file

@ -161,7 +161,7 @@ jobs:
issue_number: "${{ steps.create-issue.outputs.result }}",
assignees: [
'admiralawkbar',
'jwiebalk',
'lindluni',
'IAmHughes',
'nemchik',
'Hanse00',

View file

@ -31,7 +31,7 @@ jobs:
#####################################################################
# Only run if Admin start job and it was the Release Issue template #
#####################################################################
if: ${{ github.actor == 'admiralawkbar' || github.actor == 'jwiebalk' ||
if: ${{ github.actor == 'admiralawkbar' || github.actor == 'lindluni' ||
github.actor == 'IAmHughes' || github.actor == 'nemchik' ||
github.actor == 'Hanse00' || github.actor == 'github-actions' ||
github.actor == 'GaboFDC' || github.actor == 'ferrarimarco' }}
@ -197,7 +197,7 @@ jobs:
issue_number: "${{ steps.create-issue.outputs.result }}",
assignees: [
'admiralawkbar',
'jwiebalk',
'lindluni',
'IAmHughes',
'nemchik',
'Hanse00',

View file

@ -31,7 +31,7 @@ jobs:
#####################################################################
# Only run if Admin start job and it was the Release Issue template #
#####################################################################
if: ${{ github.actor == 'admiralawkbar' || github.actor == 'jwiebalk' ||
if: ${{ github.actor == 'admiralawkbar' || github.actor == 'lindluni' ||
github.actor == 'IAmHughes' || github.actor == 'nemchik' ||
github.actor == 'Hanse00' || github.actor == 'github-actions' ||
github.actor == 'GaboFDC' || github.actor == 'ferrarimarco' }}
@ -196,7 +196,7 @@ jobs:
issue_number: "${{ steps.create-issue.outputs.result }}",
assignees: [
'admiralawkbar',
'jwiebalk',
'lindluni',
'IAmHughes',
'nemchik',
'Hanse00',