Skip to content

Commit b5ae56f

Browse files
committed
Update contact information
1 parent 076fa43 commit b5ae56f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3434
individual is representing the project or its community.
3535

3636
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by
37-
contacting a project maintainer at `c.a.georgescu@tudelft.nl` . All complaints will
37+
contacting a project maintainer at `qcfd-EWI@tudelft.nl` . All complaints will
3838
be reviewed and investigated and will result in a response that is deemed necessary and
3939
appropriate to the circumstances. Maintainers are obligated to maintain confidentiality
4040
with regard to the reporter of an incident.

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ The following versions of ``qlbm`` are currently supported
1111

1212
## Reporting a Vulnerability
1313

14-
To report a security vulnerability, you can contact `c.a.georgescu@tudelft.nl`. Please describe your vulnerability in detail, and include the exact version of Python, `qlbm`, and `qiskit` that are affected.
14+
To report a security vulnerability, you can contact `qcfd-EWI@tudelft.nl`. Please describe your vulnerability in detail, and include the exact version of Python, `qlbm`, and `qiskit` that are affected.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
authors = [
3939
{ name = "qlbm authors" },
4040
]
41-
maintainers = [{ name = "Calin Georgescu", email = "C.A.Georgescu@tudelft.nl" }]
41+
maintainers = [{ name = "Calin Georgescu", email = "qcfd-EWI@tudelft.nl" }]
4242
description = "Quantum Algorithms for Lattice Boltzmann Methods."
4343
readme = "README.md"
4444

0 commit comments

Comments
 (0)