diff --git a/content/news/2024-10-28-devrooms-announced.html b/content/news/2024-10-28-devrooms-announced.html new file mode 100644 index 00000000..c2778d9c --- /dev/null +++ b/content/news/2024-10-28-devrooms-announced.html @@ -0,0 +1,43 @@ +--- +title: 'Accepted developer rooms' +--- +

+ We are pleased to announce the developer rooms that will be organised at + FOSDEM 2025. +

+---MORE--- +

+ Developer rooms are assigned to self-organising groups to work together on + open source projects, to discuss topics relevant to a broader subset of the + community, etc. The individual developer room organisers will issue their + calls for participation in the next few days. The list below will be updated + accordingly. +

+ +<% +devrooms = tracks.select{|t| t[:type] == 'devroom'}.sort_by{|t| [ t[:rank], t[:conference_track_id] ] } +%> + + + + + + + + + + + <% devrooms.each do |t| + cfp = t[:conference_call_for_papers_url]%> + + + + + <% end %> + +
TopicCall for Participation
<%= l t, :name %> + <% if cfp != nil and cfp !="" %> + CfP + <% end %> +
+