From 727edcb308aa9bedbb3824b0594ae9b66411931a Mon Sep 17 00:00:00 2001 From: Raj Das Date: Mon, 22 May 2023 11:28:14 +0530 Subject: [PATCH] Adding previous and current mentorship records (#3983) * Adding gitattributes to show golang as the default lang for litmus Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das * Adding previous and current mentorship records Signed-off-by: Raj Babu Das --------- Signed-off-by: Raj Babu Das --- MENTORING.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 MENTORING.md diff --git a/MENTORING.md b/MENTORING.md new file mode 100644 index 00000000000..97afbf77ef1 --- /dev/null +++ b/MENTORING.md @@ -0,0 +1,19 @@ +# LITMUSCHAOS MENTORING + +This document serves as a comprehensive record of mentees, mentors, issues, and blogs associated with prominent open source programs such as LFX Mentorship, Google Summer of Code, Google Season of Docs, and Outreachy. Its primary objective is to provide an organized overview of mentoring activities and effectively track the progress made within the project. + +## Mentoring Details + +| Program | Timeline | Mentee | Mentor(s) | Github Issue | Blog(s) | +|-----------------------------|-------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------|---------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| Google Summer of Code (GSoC) | May 17th - August 31st, 2021 | [Hemanth Krishna](https://github.com/DarthBenro008) | [Raj Babu Das](https://github.com/imrajdas), [Karthik S](https://github.com/ksatchit) | https://github.com/litmuschaos/litmus/issues/2483 | [Blog](https://darthbenro008.medium.com/google-summer-of-code-2021-with-cloud-native-compute-foundation-my-experience-with-litmuschaos-18f1ec3e5bfa), [CNCF blog](https://www.cncf.io/blog/2021/08/19/__trashed-2/) | +| LFX Mentorship | September 1st - November 31st, 2021 | [Dhananjay Purohit](https://github.com/DhananjayPurohit) | [Vedant Shrotria](https://github.com/jonsy13), [Raj Babu Das](https://github.com/imrajdas) | https://github.com/litmuschaos/litmus/issues/3114 | [Blog](https://dhananjaypurohit.medium.com/getting-started-my-journey-with-lfx-mentorship-and-litmuschaos-3514eacf6df2) | +| LFX Mentorship | September 1st - November 31st, 2021 | [Aman Dwivedi](https://github.com/Aman-Codes) | [Udit Gaurav](https://github.com/uditgaurav), [Soumya Ghosh Dastidar](https://github.com/gdsoumya) | https://github.com/litmuschaos/litmus/issues/3112 | [Blog](https://aman-codes.medium.com/kick-start-of-my-lfx-mentorship-with-litmus-chaos-eeb089a10951), [CNCF blog](https://www.cncf.io/blog/2022/08/11/my-experience-contributing-to-litmuschaos-as-a-student) | +| LFX Mentorship | March 1st - May 31st, 2022 | [Prayag Savsani](https://github.com/PrayagS) | [Saranya Jena](https://github.com/Saranya-jena), [Sarthak Jain](https://github.com/SarthakJain26) | https://github.com/litmuschaos/litmus/issues/3440 | -- | +| LFX Mentorship | March 1st - May 31st, 2023 | [NamKyu Park](https://github.com/namkyu1999) | [Sayan Mondal](https://github.com/S-ayanide), [Amit Kumar Das](https://github.com/amityt) | https://github.com/litmuschaos/litmus/issues/3892 | [Blog](https://dev.to/namkyu1999/my-lfx-mentorship-journey-the-best-starting-point-for-contributing-to-open-source-4f35) | + +> Refer to the [CNCF Mentoring](https://github.com/cncf/mentoring) repository for more details. + +We sincerely thank all the mentors, mentees, organizations, and programs involved in this project for their invaluable support and contributions. Their dedication and commitment play a vital role in the success of our mentoring initiatives. + +--x-- \ No newline at end of file