From 106c680391ec8e30c93e10afef0c60e3958f1f76 Mon Sep 17 00:00:00 2001 From: Simone Orsi Date: Fri, 13 Oct 2023 10:43:29 +0200 Subject: [PATCH] oca-port blacklist for connector_importer --- .oca/oca-port/blacklist/connector_importer.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .oca/oca-port/blacklist/connector_importer.json diff --git a/.oca/oca-port/blacklist/connector_importer.json b/.oca/oca-port/blacklist/connector_importer.json new file mode 100644 index 00000000..e7a1548a --- /dev/null +++ b/.oca/oca-port/blacklist/connector_importer.json @@ -0,0 +1,7 @@ +{ + "pull_requests": { + "OCA/connector-interfaces#82": "nothing to port", + "OCA/connector-interfaces#113": "Nothing to port", + "OCA/connector-interfaces#116": "Nothing to port" + } +}