We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.toml
1 parent d31f345 commit 80bc3d1Copy full SHA for 80bc3d1
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