From fe01cd93caee84a6f81b47056ecae9683674886a Mon Sep 17 00:00:00 2001 From: Nuvindu Nirmana <63797478+Nuvindu@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:15:56 +0530 Subject: [PATCH 1/2] Remove unnecessary lines --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 02b6fb2..cf9aa56 100644 --- a/README.md +++ b/README.md @@ -182,8 +182,6 @@ This repository only contains the source code for the package. export packagePAT= ``` -To utilize the Google Calendar connector in your Ballerina application, modify the `.bal` file as follows: - ### Build options Execute the commands below to build from the source. From 2c4531a0d70813091099f0f6d84caaf30aeda2a1 Mon Sep 17 00:00:00 2001 From: Nuvindu Nirmana <63797478+Nuvindu@users.noreply.github.com> Date: Tue, 24 Sep 2024 13:09:28 +0530 Subject: [PATCH 2/2] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7cf4a91..c6d1f56 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. -* @Nuvindu +* @NipunaRanasinghe @Nuvindu @shafreenAnfar