Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #171 from communitiesuk/bau/update-domain-to-la-ma…
Browse files Browse the repository at this point in the history
…pping

BAU: Add new email domain to LA mapping
  • Loading branch information
MarcUsher authored Jul 22, 2024
2 parents a700bda + dd1efc9 commit 14a2c79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ class MIMETYPE(StrEnum):
("Bradford Council",),
("Shipley", "Keighley"),
),
"bromsgroveandredditch.gov.uk": (
("Redditch Borough Council",),
("Redditch",),
),
"broxtowe.gov.uk": (
("Broxtowe Borough Council",),
("Stapleford",),
Expand Down

0 comments on commit 14a2c79

Please sign in to comment.