Create the events page for 2017 & list FOSDEM.

Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D8777
This commit is contained in:
Sevan Janiyan 2016-12-14 21:10:37 +00:00
parent ee7a37b00a
commit a5bad71106
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49739

43
share/xml/events2017.xml Normal file
View file

@ -0,0 +1,43 @@
<?xml version="1.0"?>
<!DOCTYPE events PUBLIC
"-//FreeBSD//DTD FreeBSD XML Database for Events//EN"
"http://www.FreeBSD.org/XML/share/xml/events.dtd">
<!--
Events which might be interesting for FreeBSD users.
Sort events by start date, with more recent events earlier
in the file.
-->
<events>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
$FreeBSD$
</cvs:keyword>
<event id="fosdem-2017">
<name>FOSDEM 2017</name>
<url>https://fosdem.org/2017/</url>
<startdate>
<year>2017</year>
<month>02</month>
<day>04</day>
</startdate>
<enddate>
<year>2017</year>
<month>02</month>
<day>05</day>
</enddate>
<location>
<country code="BE">Belgium</country>
<city>Brussels</city>
<site>Free University of Brussels, Solbosch Campus</site>
</location>
<description>FOSDEM is an event centered on free and open-source software development.
As with many other communities, the BSDs feature an alloted room for giving talks at the event.
See schedule on the FOSDEM website for the talks held in the BSD Developer room.
The FreeBSD Foundation will also be present to share information about the project.</description>
</event>
</events>