diff --git a/content_schemas/examples/specialist_document/frontend/utaac-decision.json b/content_schemas/examples/specialist_document/frontend/utaac-decision.json index 946dda818..d728f007a 100644 --- a/content_schemas/examples/specialist_document/frontend/utaac-decision.json +++ b/content_schemas/examples/specialist_document/frontend/utaac-decision.json @@ -2131,6 +2131,10 @@ "label": "Beech, J", "value": "beech-j" }, + { + "label": "Brewer, M", + "value": "brewer-m" + }, { "label": "Broderick, M", "value": "broderick-m" @@ -2151,6 +2155,10 @@ "label": "Burton, F", "value": "burton-f" }, + { + "label": "Butler, J", + "value": "butler-j" + }, { "label": "Caldwell, M", "value": "Caldwell-m" @@ -2399,6 +2407,10 @@ "label": "Skinner, J", "value": "skinner-j" }, + { + "label": "Smith, J", + "value": "smith-j" + }, { "label": "Smith, R", "value": "smith-r" @@ -2411,6 +2423,10 @@ "label": "Stockman, O", "value": "stockman-o" }, + { + "label": "Stout, H", + "value": "stout-h" + }, { "label": "Thomas, J", "value": "thomas-j"