Skip to content

Commit

Permalink
feat: adding robert to exempt user list (#391)
Browse files Browse the repository at this point in the history
I think this is long overdue. :)
  • Loading branch information
RobertKelly authored Jul 14, 2023
1 parent 3e898c5 commit 761895e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ config.usersExemptFromMaximum = process.env.EXEMPT_USERS?.split(",") || [
"U037FL37G",
"U8T585Y8J",
"U04KTAJRS5T",
"U0K32MUSF",
];

config.initialGoldenRecognitionHolder =
Expand Down

0 comments on commit 761895e

Please sign in to comment.