Skip to content

Commit 3a7426f

Browse files
jhammandstansby
andauthored
chore: update package maintainers (#2387)
* chore: update package maintainers * Update pyproject.toml Co-authored-by: David Stansby <dstansby@gmail.com> --------- Co-authored-by: David Stansby <dstansby@gmail.com>
1 parent 85c9b5f commit 3a7426f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ maintainers = [
1818
{ name = "Juan Nunez-Iglesias", email = "juan.nunez-iglesias@monash.edu" },
1919
{ name = "Martin Durant", email = "mdurant@anaconda.com" },
2020
{ name = "Norman Rzepka" },
21-
{ name = "Ryan Abernathey" }
21+
{ name = "Ryan Abernathey" },
22+
{ name = "David Stansby" },
23+
{ name = "Tom Augspurger", email = "tom.w.augspurger@gmail.com" },
24+
{ name = "Deepak Cherian" }
2225
]
2326
requires-python = ">=3.11"
2427
# If you add a new dependency here, please also add it to .pre-commit-config.yml

0 commit comments

Comments
 (0)