Skip to content

Commit b299d16

Browse files
authored
Merge pull request trustyai-explainability#43 from m-misiura/change_maintainer_info
Change maintainer field in `.toml` to TrustyAI Developers
2 parents d31f345 + 80bc3d1 commit b299d16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
{name = "GitHub: m-misiura"}
1111
]
1212
maintainers = [
13-
{name = "GitHub: m-misiura"}
13+
{name = "TrustyAI Developers"}
1414
]
1515
readme = "README.md"
1616
requires-python = ">=3.12"
@@ -64,7 +64,7 @@ line-ending = "auto"
6464

6565
[project.urls]
6666
Homepage = "https://github.com/trustyai-explainability/llama-stack-provider-trustyai-fms"
67-
"Maintainer GitHub" = "https://github.com/m-misiura"
67+
"Maintainer GitHub" = "https://github.com/orgs/trustyai-explainability/teams/developers"
6868

6969
[tool.setuptools.packages.find]
7070
where = ["."]

0 commit comments

Comments
 (0)