From be8f88005b070e8f284099c31364ef666a2f9c29 Mon Sep 17 00:00:00 2001 From: Tharik Kanaka Date: Mon, 2 Oct 2023 15:10:00 +0530 Subject: [PATCH 1/2] Include Ballerina --- src/list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/list.json b/src/list.json index 90c87d1..fce69e2 100644 --- a/src/list.json +++ b/src/list.json @@ -28,6 +28,17 @@ } ], "B": [ + { + "organization": "Ballerina", + "org_url": "https://ballerina.io/", + "tags": [ + "Stickers", + "Voucher" + ], + "description": "Accepted PR which fixes Hacktoberfest labelled issue will get", + "no_of_prs": 1, + "link": "https://ballerina.io/hacktoberfest/" + }, { "organization": "Bagisto", "org_url": "https://webkul.com", From 910e2d0d6fe36d9e542500ca861f811874bd686f Mon Sep 17 00:00:00 2001 From: Tharik Kanaka Date: Mon, 2 Oct 2023 15:10:50 +0530 Subject: [PATCH 2/2] Include the swag part --- src/list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/list.json b/src/list.json index fce69e2..5f62a95 100644 --- a/src/list.json +++ b/src/list.json @@ -35,7 +35,7 @@ "Stickers", "Voucher" ], - "description": "Accepted PR which fixes Hacktoberfest labelled issue will get", + "description": "Accepted PR which fixes Hacktoberfest labelled issue will get the Swag!", "no_of_prs": 1, "link": "https://ballerina.io/hacktoberfest/" },