Skip to content

Commit 6d015b6

Browse files
authored
Merge pull request #172 from ben-zen/kickoff-update
Update index.html for GSoC 2025.
2 parents 753efa9 + 100e2e9 commit 6d015b6

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

index.html

+6-14
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,10 @@
88
<meta name="google-site-verification" content="EVShtJLdVKN58OupOAYPkH6QRA3i-J8q4ZEklgFiZhE" />
99
<title>Python GSoC &ndash; Home</title>
1010
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin="anonymous" >
11-
<!--[if lte IE 8]>
12-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
13-
<![endif]-->
14-
<!--[if gt IE 8]><!-->
1511
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
16-
<!--<![endif]-->
1712
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
1813
crossorigin="anonymous" >
19-
<!--[if lte IE 8]>
20-
<link rel="stylesheet" href="css/side-menu-old-ie.css">
21-
<![endif]-->
22-
<!--[if gt IE 8]><!-->
2314
<link rel="stylesheet" href="css/side-menu.css">
24-
<!--<![endif]-->
2515
<link rel="stylesheet" href="css/python-gsoc.css">
2616
</head>
2717

@@ -104,13 +94,15 @@ <h3 class="content-subhead content-head-ribbon">
10494
</div>
10595
<div class="warning">
10696
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
107-
<p>Python is intending to apply to GSoC 2025.</p>
97+
<p>Python has been accepted to GSoC 2025!</p>
10898
<p>
10999
Contributors: Please start with the <a href="https://python-gsoc.org/#gettingstarted">Python GSoC getting started guide</a>.
110-
We won't have mentors signed up and ready to help you or well-defined project ideas ready until February 2025 or so,
111-
but you can go ahead and get some practice on any open source project while you wait.
100+
The <a href="ideas.html">Ideas</a> page has a list of active organizations taking part in this year's Summer of Code; you should
101+
read their materials and if they're of interest, contact them on their forums or chat about applying! Applications will open in late March,
102+
so now's a good time to get familiar with the projects and their needs.
112103
</p>
113-
<p>Mentors and sub-orgs: please <a href="#contact">contact the org admins</a> if you want to be part of GSoC 2025.</p>
104+
<p>Mentors and sub-orgs who have been accepted, we'll be in touch; if you help run an organization that would like to be involved even now,
105+
please <a href="#contact">contact the org admins</a> if you want to be part of GSoC 2025.</p>
114106
</div>
115107
</div>
116108
</div>

0 commit comments

Comments
 (0)