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

Commit

Permalink
Add new email domain to LA mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcUsher committed Jul 22, 2024
1 parent a700bda commit dd1efc9
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 dd1efc9

Please sign in to comment.