Skip to content

Commit

Permalink
chore: Use consisten casing for GitHub org (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 11, 2024
1 parent b553a32 commit 20c3c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ maintainers = ["Meltano Team and Contributors <hello@meltano.com>"]
license = "MIT"
readme = "README.md"
homepage = "https://meltano.com"
repository = "https://github.com/meltanolabs/tap-postgres"
documentation = "https://github.com/meltanolabs/tap-postgres/blob/main/README.md"
repository = "https://github.com/MeltanoLabs/tap-postgres"
documentation = "https://github.com/MeltanoLabs/tap-postgres/blob/main/README.md"
keywords = [
"Postgres",
"Singer",
Expand Down

0 comments on commit 20c3c7f

Please sign in to comment.