We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e23c4 commit ec4e140Copy full SHA for ec4e140
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "func-python"
3
version = "0.2.0"
4
description = "Knative Functions Python Middleware"
5
-authors = ["Luke Kingland <luke@lukekingland.com>"]
+authors = ["The Knative Authors <knative-dev@googlegroups.com>"]
6
readme = "README.md"
7
license = "Apache-2.0"
8
repository = "https://github.com/knative-extensions/func-python"
0 commit comments