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 2cab8ff commit 2af6a4eCopy full SHA for 2af6a4e
pyproject.toml
@@ -2,8 +2,8 @@
2
name = "meltanolabs-tap-postgres"
3
version = "0.0.0"
4
description = "`tap-postgres` is a Singer tap for Postgres, built with the Meltano SDK for Singer Targets."
5
-authors = ["Meltano Team and Contributors"]
6
-maintainers = ["Meltano Team and Contributors"]
+authors = ["Meltano Team and Contributors <hello@meltano.com>"]
+maintainers = ["Meltano Team and Contributors <hello@meltano.com>"]
7
license = "MIT"
8
readme = "README.md"
9
homepage = "https://meltano.com"
0 commit comments