Skip to content

Commit

Permalink
Merge pull request #2538 from alphagov/add-utaac-judges
Browse files Browse the repository at this point in the history
Added new judges to UTAAC decision finder
  • Loading branch information
ryanb-gds authored Feb 27, 2024
2 parents 15ee000 + 471e4dd commit 90942d0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions lib/documents/schemas/utaac_decisions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2207,6 +2207,10 @@
"label": "Cole, G",
"value": "cole-g"
},
{
"label": "Davies, S",
"value": "davies-s"
},
{
"label": "Dunlop, L",
"value": "dunlop-l"
Expand All @@ -2227,6 +2231,10 @@
"label": "Fordham, M",
"value": "fordham-m"
},
{
"label": "Freer, A",
"value": "freer-a"
},
{
"label": "Gamble, A",
"value": "gamble-a"
Expand Down Expand Up @@ -2311,6 +2319,10 @@
"label": "Johnson, M",
"value": "johnson-m"
},
{
"label": "Johnston, S",
"value": "johnston-s"
},
{
"label": "Jones, R",
"value": "jones-r"
Expand Down Expand Up @@ -2383,6 +2395,10 @@
"label": "Mitchell, JG",
"value": "mitchell-jg"
},
{
"label": "Monk, F",
"value": "monk-f"
},
{
"label": "Morcom, J",
"value": "morcom-j"
Expand All @@ -2395,6 +2411,10 @@
"label": "Najib, S",
"value": "najib-s"
},
{
"label": "Oliver, S",
"value": "oliver-s"
},
{
"label": "Ovey, E",
"value": "ovey-e"
Expand Down Expand Up @@ -2507,6 +2527,10 @@
"label": "Three Judge Panel",
"value": "three-judge-panel"
},
{
"label": "Tudur, M",
"value": "tudur-m"
},
{
"label": "Turnbull, C",
"value": "turnbull-c"
Expand Down

0 comments on commit 90942d0

Please sign in to comment.