Skip to content

Commit 335bb60

Browse files
mplatzercursoragent
andcommitted
chore: list Michael Platzer as maintainer in pyproject.toml
Use PEP 621 maintainers for personal contact; keep MOSTLY AI as author. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3d2fbbc commit 335bb60

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
name = "mostlyai-qa"
33
version = "1.10.6"
44
description = "Synthetic Data Quality Assurance"
5-
authors = [{ name = "MOSTLY AI", email = "michael.platzer@gmail.com" }]
5+
authors = [{ name = "MOSTLY AI", email = "dev@mostly.ai" }]
6+
maintainers = [{ name = "Michael Platzer", email = "michael.platzer@gmail.com" }]
67
requires-python = ">=3.11"
78
readme = "README.md"
89
license = "Apache-2.0"

0 commit comments

Comments
 (0)