We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d31f345 + 80bc3d1 commit b299d16Copy full SHA for b299d16
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
{name = "GitHub: m-misiura"}
11
]
12
maintainers = [
13
- {name = "GitHub: m-misiura"}
+ {name = "TrustyAI Developers"}
14
15
readme = "README.md"
16
requires-python = ">=3.12"
@@ -64,7 +64,7 @@ line-ending = "auto"
64
65
[project.urls]
66
Homepage = "https://github.com/trustyai-explainability/llama-stack-provider-trustyai-fms"
67
-"Maintainer GitHub" = "https://github.com/m-misiura"
+"Maintainer GitHub" = "https://github.com/orgs/trustyai-explainability/teams/developers"
68
69
[tool.setuptools.packages.find]
70
where = ["."]
0 commit comments