Skip to content

Commit

Permalink
chore: email addrs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed Aug 12, 2024
1 parent c12dfa3 commit 4713158
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/wmrc/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
SENDGRID_SETTINGS = { #: Settings for SendGridHandler
"from_address": "noreply@utah.gov",
"to_addresses": [
"jdadams@utah.gov",
# "stevienorcross@utah.gov",
# "gerardorodriguez@utah.gov",
# "rachelboyer@utah.gov",
"ugrc-developers@utah.gov",
"deq-wmrc-recycling-map@utah.gov",
],
"prefix": f"{SKID_NAME} on {HOST_NAME}: ",
Expand Down

0 comments on commit 4713158

Please sign in to comment.