]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Move Marcelo Trylesinski to maintainers in `pyproject.toml` (#3033)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Thu, 2 Oct 2025 19:27:14 +0000 (20:27 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Oct 2025 19:27:14 +0000 (19:27 +0000)
pyproject.toml

index 5403a286d074a34089efa4abe991d87362e0a8d5..bd6c1ca07cc6f3242c718335676e5107f7ca61c8 100644 (file)
@@ -12,7 +12,9 @@ license-files = ["LICENSE.md"]
 requires-python = ">=3.9"
 authors = [
     { name = "Tom Christie", email = "tom@tomchristie.com" },
-    { name = "Marcelo Trylesinski", email = "marcelotryle@gmail.com" }
+]
+maintainers = [
+    { name = "Marcelo Trylesinski", email = "marcelotryle@gmail.com" },
 ]
 classifiers = [
     "Development Status :: 3 - Alpha",