Skip to content

Commit f8c966b

Browse files
committed
updated author list
1 parent ca9654e commit f8c966b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "bids2table"
77
dynamic = ["version"]
8-
authors = [{ name = "Connor Lane", email = "connor.lane858@gmail.com" }]
8+
authors = [
9+
{ name = "Connor Lane", email = "connor.lane858@gmail.com" },
10+
{ name = "Jason Kai" },
11+
{ name = "Florian Rupprecht" },
12+
{ name = "Gregory Kiar" }
13+
]
914
description = "Index BIDS datasets fast, locally or in the cloud."
1015
readme = "README.md"
1116
requires-python = ">=3.11"

0 commit comments

Comments
 (0)