diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cf3270ec..5e4b5d09 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # See: https://help.github.com/articles/about-codeowners/ # These owners will be the default owners for everything in the repo. -* @NipunaRanasinghe @shafreenAnfar +* @daneshk @ThisaruGuruge diff --git a/release/resources/module_list.json b/release/resources/module_list.json index 08005526..df16aadf 100644 --- a/release/resources/module_list.json +++ b/release/resources/module_list.json @@ -311,6 +311,87 @@ }, { "name": "module-ballerinax-zendesk" + }, + { + "name": "module-ballerinax-hubspot.marketing.emails" + }, + { + "name": "module-ballerinax-hubspot.marketing.transactional" + }, + { + "name": "module-ballerinax-hubspot.marketing.campaigns" + }, + { + "name": "module-ballerinax-hubspot.marketing.forms" + }, + { + "name": "module-ballerinax-hubspot.marketing.events" + }, + { + "name": "module-ballerinax-hubspot.marketing.subscriptions" + }, + { + "name": "module-ballerinax-hubspot.automation.actions" + }, + { + "name": "module-ballerinax-hubspot.crm.object.companies" + }, + { + "name": "module-ballerinax-hubspot.crm.object.contacts" + }, + { + "name": "module-ballerinax-hubspot.crm.object.deals" + }, + { + "name": "module-ballerinax-hubspot.crm.object.feedback" + }, + { + "name": "module-ballerinax-hubspot.crm.object.leads" + }, + { + "name": "module-ballerinax-hubspot.crm.object.lineitems" + }, + { + "name": "module-ballerinax-hubspot.crm.object.schemas" + }, + { + "name": "module-ballerinax-hubspot.crm.object.products" + }, + { + "name": "module-ballerinax-hubspot.crm.object.tickets" + }, + { + "name": "module-ballerinax-hubspot.crm.commerce.carts" + }, + { + "name": "module-ballerinax-hubspot.crm.commerce.orders" + }, + { + "name": "module-ballerinax-hubspot.crm.commerce.quotes" + }, + { + "name": "module-ballerinax-hubspot.crm.commerce.taxes" + }, + { + "name": "module-ballerinax-hubspot.crm.commerce.discounts" + }, + { + "name": "module-ballerinax-hubspot.crm.engagement.meeting" + }, + { + "name": "module-ballerinax-hubspot.crm.engagement.notes" + }, + { + "name": "module-ballerinax-hubspot.crm.import" + }, + { + "name": "module-ballerinax-hubspot.crm.pipelines" + }, + { + "name": "module-ballerinax-hubspot.crm.properties" + }, + { + "name": "module-ballerinax-hubspot.crm.lists" } ], "driver_modules": [ @@ -369,4 +450,4 @@ "name": "protoc-tools" } ] -} \ No newline at end of file +}