diff --git a/app/controllers/historic_appointments_controller.rb b/app/controllers/historic_appointments_controller.rb index 1ad7a2f73ef..b14dd89b0bc 100644 --- a/app/controllers/historic_appointments_controller.rb +++ b/app/controllers/historic_appointments_controller.rb @@ -10,6 +10,9 @@ def index def past_chancellors @twentyfirst_century_chancellors = { + "Kwasi Kwarteng" => { + service: "2022", + }, "Nadhim Zahawi" => { service: "2022", },