Skip to content

Commit b37a21e

Browse files
committed
dev
1 parent 805fa82 commit b37a21e

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

src/Page/OpportunitiesHub/OpenSource.jsx

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -782,32 +782,32 @@ const OSProgramList = [
782782
poster: '/assets/opensourceProgram/GSSOC.jpg',
783783
shareLink: '#gssoc2025',
784784
},
785-
{
786-
organizer: 'DigitalOcean',
787-
title: 'Hacktoberfest 2025',
788-
description:
789-
'Annual event in October that encourages contributions to open source via GitHub. Complete PRs and earn swag or plant a tree!',
790-
timeline: 'October 1 - October 31',
791-
Duration: '1 Month',
792-
type: 'Global, Open Source',
793-
guidelines: 'https://hacktoberfest.com/',
794-
applyLink: 'https://hacktoberfest.com/',
795-
poster: '/assets/opensourceProgram/Hacktoberfest.jpg',
796-
shareLink: '#hacktoberfest2025',
797-
},
798-
{
799-
organizer: 'Social and Reskilll',
800-
title: 'Social Summer of Code (SSoC)',
801-
description:
802-
'Social Summer of Code (SSoC) is an open-source program organized by Social and Reskilll, designed to connect students with open-source organizations and projects. It aims to promote open-source participation and provide mentorship to students.',
803-
timeline: 'JUN 10',
804-
Duration: '10 June - 23 Aug',
805-
type: 'Beginner-friendly, Open Source',
806-
guidelines: 'https://reskilll.com/hack/ssoc4',
807-
applyLink: 'https://reskilll.com/hack/ssoc4',
808-
poster: '/assets/opensourceProgram/SSOC4.png',
809-
shareLink: '#ssoc4',
810-
},
785+
// {
786+
// organizer: 'DigitalOcean',
787+
// title: 'Hacktoberfest 2025',
788+
// description:
789+
// 'Annual event in October that encourages contributions to open source via GitHub. Complete PRs and earn swag or plant a tree!',
790+
// timeline: 'October 1 - October 31',
791+
// Duration: '1 Month',
792+
// type: 'Global, Open Source',
793+
// guidelines: 'https://hacktoberfest.com/',
794+
// applyLink: 'https://hacktoberfest.com/',
795+
// poster: '/assets/opensourceProgram/Hacktoberfest.jpg',
796+
// shareLink: '#hacktoberfest2025',
797+
// },
798+
// {
799+
// organizer: 'Social and Reskilll',
800+
// title: 'Social Summer of Code (SSoC)',
801+
// description:
802+
// 'Social Summer of Code (SSoC) is an open-source program organized by Social and Reskilll, designed to connect students with open-source organizations and projects. It aims to promote open-source participation and provide mentorship to students.',
803+
// timeline: 'JUN 10',
804+
// Duration: '10 June - 23 Aug',
805+
// type: 'Beginner-friendly, Open Source',
806+
// guidelines: 'https://reskilll.com/hack/ssoc4',
807+
// applyLink: 'https://reskilll.com/hack/ssoc4',
808+
// poster: '/assets/opensourceProgram/SSOC4.png',
809+
// shareLink: '#ssoc4',
810+
// },
811811
// {
812812
// organizer: 'MLH',
813813
// title: 'MLH Fellowship Spring 2025',

0 commit comments

Comments
 (0)