Skip to content

Commit f36d928

Browse files
committed
Added Trevor and Will as authors.
1 parent f08f342 commit f36d928

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
@@ -11,7 +11,9 @@ requires-python = ">=3.7"
1111
license = "MIT"
1212
keywords = []
1313
authors = [
14-
{ name = "Hauke Henke", email = "haukeh@kth.se" },
14+
{ name = "Hauke Henke", email = "hkhnk@ens.dk" },
15+
{ name = "Trevor Barnes", email = "trevor_barnes@sfu.ca"},
16+
{ name = "Will Usher", email = "wusher@kth.se"},
1517
]
1618
classifiers = [
1719
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)