svn commit: r47887 - head/share/xml

Rodrigo Osorio rodrigo at FreeBSD.org
Fri Dec 18 23:46:24 UTC 2015


Author: rodrigo (ports committer)
Date: Fri Dec 18 23:46:23 2015
New Revision: 47887
URL: https://svnweb.freebsd.org/changeset/doc/47887

Log:
  Add Fosdem 2016 event

Modified:
  head/share/xml/events2016.xml

Modified: head/share/xml/events2016.xml
==============================================================================
--- head/share/xml/events2016.xml	Fri Dec 18 04:12:22 2015	(r47886)
+++ head/share/xml/events2016.xml	Fri Dec 18 23:46:23 2015	(r47887)
@@ -45,4 +45,31 @@
       class remotely can sign up for a subscription to receive the
       classes week-by-week as they are recorded.</description>
   </event>
+
+  <event id="fosdem-2016">
+    <name>Fosdem 2016</name>
+    <url>https://fosdem.org/2016/</url>
+    <startdate>
+      <year>2016</year>
+      <month>1</month>
+      <day>30</day>
+    </startdate>
+    <enddate>
+      <year>2016</year>
+      <month>1</month>
+      <day>31</day>
+    </endtdate>
+    <location>
+      <country code="BE">Belgium</country>
+      <city>Brussels</city>
+      <site>ULB Campus Solbosch</site>
+    </location>
+    <description>FOSDEM is a free event for software developers to
+    meet, share ideas and attend interesting talks and presentations
+    on various topics by project leaders and committers. The BSDs will
+    be there, you can visit us during the two days in our booth, try to
+    pass the <a href="https://fosdem.org/2016/schedule/event/cert_bsdcg/">BSDCG Exam</a>
+    on Saturday, and come to the <a href="https://fosdem.org/2016/schedule/track/bsd/">BSD devroom</a>
+    on Sunday to attend talks about your favorite BSDs.</description>
+  </event>
 </events>


More information about the svn-doc-all mailing list