Skip to content

Commit a4616f7

Browse files
authored
Added a new maintainer (#417)
Closes #120.
1 parent f6ef98d commit a4616f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ name = "sqlacodegen"
1010
description = "Automatic model code generator for SQLAlchemy"
1111
readme = "README.rst"
1212
authors = [{name = "Alex Grönholm", email = "[email protected]"}]
13+
maintainers = [{name = "Idan Sheinberg", email = "[email protected]"}]
1314
keywords = ["sqlalchemy"]
1415
license = "MIT"
1516
classifiers = [

0 commit comments

Comments
 (0)