]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: add funding link to project metadata
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 May 2025 19:58:27 +0000 (21:58 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 May 2025 20:01:33 +0000 (22:01 +0200)
psycopg/pyproject.toml
psycopg_c/pyproject.toml
psycopg_pool/pyproject.toml

index 1034e4bf89ca9fc24cf9ef06ea3de239bd94ed23..348e426cd8e4b7a022e4cb01f09dd520bf28f6e0 100644 (file)
@@ -51,6 +51,7 @@ Documentation = "https://psycopg.org/psycopg3/docs/"
 Changes = "https://psycopg.org/psycopg3/docs/news.html"
 Code = "https://github.com/psycopg/psycopg"
 "Issue Tracker" = "https://github.com/psycopg/psycopg/issues"
+Funding = "https://github.com/sponsors/dvarrazzo"
 
 [project.readme]
 file = "README.rst"
index cb332ec39a47ffbefcb3e263ff25dcd8ed87ab8d..39999783e6565d1f9bbccbfcdd4b100ee6d6f8e6 100644 (file)
@@ -62,6 +62,7 @@ Documentation = "https://psycopg.org/psycopg3/docs/"
 Changes = "https://psycopg.org/psycopg3/docs/news.html"
 Code = "https://github.com/psycopg/psycopg"
 "Issue Tracker" = "https://github.com/psycopg/psycopg/issues"
+Funding = "https://github.com/sponsors/dvarrazzo"
 
 [project.readme]
 file = "README.rst"
index fd13ed75e02ea07f411c959f25a50e3aa134672e..46a82789c40b1cf5ba1d07f3cb779ed62b7ba3cf 100644 (file)
@@ -46,6 +46,7 @@ Documentation = "https://www.psycopg.org/psycopg3/docs/advanced/pool.html"
 Changes = "https://psycopg.org/psycopg3/docs/news_pool.html"
 Code = "https://github.com/psycopg/psycopg"
 "Issue Tracker" = "https://github.com/psycopg/psycopg/issues"
+Funding = "https://github.com/sponsors/dvarrazzo"
 
 [project.readme]
 file = "README.rst"