From aeb31e1db3f09abf13ae54d61345ed8de17cdc0a Mon Sep 17 00:00:00 2001 From: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> Date: Thu, 6 Apr 2023 12:08:11 -0400 Subject: [PATCH] Update bot yaml (#9923) * Update bot yaml * Fix case --- qiskit_bot.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/qiskit_bot.yaml b/qiskit_bot.yaml index baa9abd2bd6e..480617b31ee1 100644 --- a/qiskit_bot.yaml +++ b/qiskit_bot.yaml @@ -18,17 +18,14 @@ notifications: "quantum_info": - "@ikkoham" "utils/run_circuits": - - "@manoelmarques" - "@woodsp-ibm" "utils/quantum_instance": - - "@manoelmarques" - "@woodsp-ibm" "opflow": - - "@manoelmarques" - "@woodsp-ibm" - "@Cryoris" "algorithms": - - "@manoelmarques" + - "@ElePT" - "@woodsp-ibm" "circuit/library": - "@Cryoris"