Skip to content

Commit

Permalink
Merge pull request #1989 from ministryofjustice/AntonyBishop-patch-1
Browse files Browse the repository at this point in the history
Correct collaborator review date
  • Loading branch information
AntonyBishop authored Feb 19, 2024
2 parents 50c6d5a + 670f622 commit 418334a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion terraform/yjaf-gateway-proxy.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "yjaf-gateway-proxy" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}
2 changes: 1 addition & 1 deletion terraform/yjaf-mule-mis-processor.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "yjaf-mule-mis-processor" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}
2 changes: 1 addition & 1 deletion terraform/yjaf-utilities.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "yjaf-utilities" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}
2 changes: 1 addition & 1 deletion terraform/yjsm-hub-svc.tf
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ module "yjsm-hub-svc" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}
2 changes: 1 addition & 1 deletion terraform/yjsm-hub.tf
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ module "yjsm-hub" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}
2 changes: 1 addition & 1 deletion terraform/yjsm-hubadmin.tf
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ module "yjsm-hubadmin" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}
2 changes: 1 addition & 1 deletion terraform/yjsm-ui.tf
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module "yjsm-ui" {
org = "NEC Software Solutions"
reason = "Part of the NEC supplier team for the YJB YJAF system"
added_by = "mick.ewers@yjb.gov.uk"
review_after = "2024-02-16"
review_after = "2025-02-16"
},
]
}

0 comments on commit 418334a

Please sign in to comment.