Skip to content

Commit f385c5b

Browse files
committed
correct authors
1 parent 9936c03 commit f385c5b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ build-backend = "setuptools.build_meta"
66
name = "pyobjcryst"
77
dynamic=['version', 'dependencies']
88
authors = [
9-
{ name="Simon J.L. Billinge group", email="sb2896@columbia.edu" },
9+
{ name="Christopher Farrow" },
10+
{ name="Pavol Juhás" },
11+
{ name="Vincent-Favre-Nicolin", email="favre@esrf.fr" },
1012
]
1113
maintainers = [
1214
{ name="Simon J.L. Billinge group", email="sb2896@columbia.edu" },

0 commit comments

Comments
 (0)