Skip to content

Commit f385c5b

Browse files
committed
correct authors
1 parent 9936c03 commit f385c5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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="[email protected]" },
9+
{ name="Christopher Farrow" },
10+
{ name="Pavol Juhás" },
11+
{ name="Vincent-Favre-Nicolin", email="[email protected]" },
1012
]
1113
maintainers = [
1214
{ name="Simon J.L. Billinge group", email="[email protected]" },

0 commit comments

Comments
 (0)