Skip to content

Commit dfe1d58

Browse files
authored
🔧 MAINTAIN: Add maintainer metadata (#11)
1 parent 9ff9351 commit dfe1d58

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎pyproject.toml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ build-backend = "flit_core.buildapi"
55

66
[tool.flit.metadata]
77
module = "mdformat_myst"
8-
author = "Taneli Hukkinen"
9-
author-email = "[email protected]"
8+
author = "Taneli Hukkinen"
9+
maintainer = "Executable Book Project"
10+
maintainer-email = "[email protected]"
1011
description-file = "README.md"
1112
home-page = "https://github.com/hukkinj1/mdformat-myst"
1213
license = "MIT"

0 commit comments

Comments
 (0)