From 49f7e5231d5285183db2496adcdf6bd1c3cba617 Mon Sep 17 00:00:00 2001 From: Thomas Muenz Date: Fri, 6 Feb 2026 16:23:18 +0100 Subject: [PATCH] the repo has moved to pg-fdw --- META.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/META.json b/META.json index c9907ea..b86d7e5 100644 --- a/META.json +++ b/META.json @@ -4,7 +4,7 @@ "description": "With the Data Wrapper you can acces DB2 Tabels. Not supported for all Data Types (BLOB over 2 GByte)", "version": "18.1.1", "maintainer": [ - "Thomas Muenz " + "Thomas Muenz " ], "license": "postgresql", "provides": { @@ -17,8 +17,8 @@ }, "resources": { "repository": { - "url": "https://github.com/Living-Mainframe/db2_fdw.git", - "web": "https://github.com/Living-Mainframe/db2_fdw", + "url": "https://github.com/pg-fdw/db2_fdw.git", + "web": "https://github.com/pg-fdw/db2_fdw", "type": "git" } },