From b474c535300f28ae8889f1d282b623a2f90ee92f Mon Sep 17 00:00:00 2001 From: Jake Lishman Date: Tue, 28 Nov 2023 20:07:36 +0000 Subject: [PATCH] Update contact email --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 25896c84069b..690c70808c2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ description = "An open-source SDK for working with quantum computers at the leve requires-python = ">=3.8" license = { file = "LICENSE.txt" } authors = [ - { name = "Qiskit Development Team", email = "hello@qiskit.org" }, + { name = "Qiskit Development Team", email = "qiskit@us.ibm.com" }, ] keywords = [ "qiskit",