From bf7266584e932f37761d764fd2051afc8cbb8cec Mon Sep 17 00:00:00 2001 From: Rajdeep Pal <113296626+Rajdeep1311@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:31:26 +0530 Subject: [PATCH 1/5] Update index.md --- .../index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md index fe491b74..ba8fef6b 100644 --- a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md +++ b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md @@ -1,3 +1,15 @@ +--- +slug: CNCF-Zero-to-Merge +title: 'CNCF Zero to Merge - Your first step towards Open-Source' +authors: [Rajdeep Pal] +tags: [open-source, CNCF, Zero-to-Merge] +description: 'Blog on how to get started with open-source' +keywords: [open-source, CNCF] +--- +> CNCF Zero to Merge is a program by the Cloud Native Computing Foundation that helps newcomers make their first open-source contribution. It aims to lower the barrier for people who have never contributed to open source before, especially those from underrepresented groups. This blog summarizes my experience in the first-ever edition of the program + +
+ # CNCF Zero to Merge - Your first step towards Open-Source ![CNCF LOGO](CNCF_Logo.jpg) From e04da9bb7ab18cabdb3d5d0c83a2a8716ee729c4 Mon Sep 17 00:00:00 2001 From: Rajdeep Pal <113296626+Rajdeep1311@users.noreply.github.com> Date: Wed, 11 Oct 2023 02:08:30 +0530 Subject: [PATCH 2/5] Update index.md --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md index 7b958b19..17aa12fd 100644 --- a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md +++ b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md @@ -8,7 +8,7 @@ keywords: [open-source, CNCF] --- > CNCF Zero to Merge is a program by the Cloud Native Computing Foundation that helps newcomers make their first open-source contribution. It aims to lower the barrier for people who have never contributed to open source before, especially those from underrepresented groups. This blog summarizes my experience in the first-ever edition of the program -
+
# CNCF Zero to Merge - Your first step towards Open-Source From 119515b57ede280a6f5c604cce4bb840866bacb1 Mon Sep 17 00:00:00 2001 From: Rajdeep Pal <113296626+Rajdeep1311@users.noreply.github.com> Date: Wed, 11 Oct 2023 02:12:14 +0530 Subject: [PATCH 3/5] Update index.md --- .../index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md index 17aa12fd..b96fd99f 100644 --- a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md +++ b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md @@ -7,7 +7,6 @@ description: 'Blog on how to get started with open-source' keywords: [open-source, CNCF] --- > CNCF Zero to Merge is a program by the Cloud Native Computing Foundation that helps newcomers make their first open-source contribution. It aims to lower the barrier for people who have never contributed to open source before, especially those from underrepresented groups. This blog summarizes my experience in the first-ever edition of the program -
# CNCF Zero to Merge - Your first step towards Open-Source From 5b4d7897b977374f9162ea35535fd66719f930c1 Mon Sep 17 00:00:00 2001 From: Rajdeep Pal <113296626+Rajdeep1311@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:03:38 +0530 Subject: [PATCH 4/5] Update authors.yml --- blog/authors.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/blog/authors.yml b/blog/authors.yml index fff591f7..0bc59ece 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -50,4 +50,10 @@ saasha: name: Saasha Gupta title: Docs Team Member url: https://github.com/saashaspace - image_url: https://github.com/saashaspace.png \ No newline at end of file + image_url: https://github.com/saashaspace.png + +rajdeep: + name: Rajdeep Pal + title: Contributor + url: https://github.com/Rajdeep1311 + image_url: https://github.com/Rajdeep1311.png From b9389abbff0b3562635eb45605d32490d63e0cf2 Mon Sep 17 00:00:00 2001 From: Rajdeep Pal <113296626+Rajdeep1311@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:08:48 +0530 Subject: [PATCH 5/5] Update index.md --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md index b96fd99f..7d6b2bf4 100644 --- a/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md +++ b/blog/2023-10-10-CNCF-Zero-to-Merge-Your-first-step-towards-Open-Source/index.md @@ -1,7 +1,7 @@ --- slug: CNCF-Zero-to-Merge title: 'CNCF Zero to Merge - Your first step towards Open-Source' -authors: [Rajdeep Pal] +authors: [rajdeep] tags: [open-source, CNCF, Zero-to-Merge] description: 'Blog on how to get started with open-source' keywords: [open-source, CNCF]