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"