From a3710c6e4a4e5a32ed10033705a196d1dced3485 Mon Sep 17 00:00:00 2001 From: Thisaru Guruge Date: Wed, 10 Dec 2025 16:59:59 +0530 Subject: [PATCH] Update files --- build-config/resources/Ballerina.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index 701bc5c..f859b51 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -5,7 +5,7 @@ name = "paypal.subscriptions" version = "@toml.version@" license = ["Apache-2.0"] authors = ["Ballerina"] -keywords = ["PayPal", "Subscriptions", "Plans","Billing", "Payments", "Recurring", "Connector"] +keywords = ["Subscriptions", "Plans", "Billing", "Payments", "Recurring", "Vendor/Paypal", "Area/Finance", "Type/Connector"] icon = "icon.png" repository = "https://github.com/ballerina-platform/module-ballerinax-paypal.subscriptions"