Skip to content

Commit

Permalink
Updating Ald Thompson's details
Browse files Browse the repository at this point in the history
  • Loading branch information
cityofcapetown-opm-bot committed Nov 28, 2024
1 parent 478809f commit 9b0ebf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cct_connector/ServiceAlertEmailer.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,11 @@ def _service_area_filter(row: pandas.Series) -> bool:
_ward_curry_pot("21")),
# Ward 31
ServiceAlertEmailConfig("current", False, "v1", EMAIL_COLS,
(("Cllr Thompson", "[email protected]"),),
(("Ald Thompson", "[email protected]"),),
"all unplanned alerts that might affect Ward 31",
_ward_curry_pot("31")),
ServiceAlertEmailConfig("current", True, "v1", EMAIL_COLS,
(("Cllr Thompson", "[email protected]"),),
(("Ald Thompson", "[email protected]"),),
"all planned works that might affect Ward 31",
_ward_curry_pot("31")),
# Ward 33
Expand Down

0 comments on commit 9b0ebf2

Please sign in to comment.