Skip to content

Commit d96f46a

Browse files
Update maintainers and authors in pyproject.toml (#407)
Mainly to re-trigger the CI suite but also cleanup.
1 parent 32858c3 commit d96f46a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ authors = [
1414
{ name = "Stephen Dacek" },
1515
{ name = "William Davidson Richards" },
1616
{ name = "Xiaohui Qu" },
17+
{ name = "Andrew Rosen", email = "asrosen@princeton.edu" },
1718
]
18-
maintainers = [{ name = "Janosh Riebesell" }, { name = "Shyue Ping Ong" }]
19+
maintainers = [{ name = "Shyue Ping Ong" }]
1920
readme = "README.md"
2021
keywords = ["jit", "job", "just-in-time", "management", "vasp", "nwchem", "qchem"]
2122
classifiers = [

0 commit comments

Comments
 (0)