aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-03-09 15:31:20 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-03-09 15:31:20 +0100
commit9099fc3cef6e002ebe5e555796aeeffa59802cfa (patch)
tree2807135e160db75ec58e675da2f5821b279b0de0
parent08a24630b45d0fd674bb051d88930d8fc344d1cb (diff)
downloadwww-9099fc3cef6e002ebe5e555796aeeffa59802cfa.tar.gz
www-9099fc3cef6e002ebe5e555796aeeffa59802cfa.zip
forgot page
-rw-r--r--news/2021-03-gsoc-update.html.j213
1 files changed, 13 insertions, 0 deletions
diff --git a/news/2021-03-gsoc-update.html.j2 b/news/2021-03-gsoc-update.html.j2
new file mode 100644
index 00000000..d638549a
--- /dev/null
+++ b/news/2021-03-gsoc-update.html.j2
@@ -0,0 +1,13 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3 <h1>No GSoC projects in 2021</h1>
4<p>
5 For 2021, <a href="https://lists.gnu.org/archive/html/summer-of-code/2021-03/msg00000.html">GNU has not been selected as a GSoC organization</a>.
6 This also means that <a href="{{ url_localized('gsoc.html')}}">GNUnet GSoC
7 projects</a> will not be offered through the GSoC programme.
8 Thanks to all of those interested in our proposed projects and their efforts
9 in preparing proposals, including preliminary discussions with us.
10 If you are still interested in tackling any of the proposed open issues, you
11 are very welcome to do so.
12<p>
13{% endblock body_content %}