Add two upcoming events.
Submitted by: Daniel Seuffert (DS at praxisvermittlung24 dot de)
This commit is contained in:
parent
02503f13d6
commit
46e906d944
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29142
1 changed files with 48 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<events>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/events.xml,v 1.10 2006/11/03 07:10:51 brueffer Exp $
|
||||
$FreeBSD: www/share/sgml/events.xml,v 1.11 2006/11/16 14:17:59 joel Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -89,6 +89,53 @@
|
|||
the widest possible audience.</description>
|
||||
</event>
|
||||
|
||||
<event id="linuxtage-chemnitz-2007">
|
||||
<name>Linuxtage Chemnitz 2007</name>
|
||||
<url>http://chemnitzer.linux-tage.de/2007/info/</url>
|
||||
<startdate>
|
||||
<year>2007</year>
|
||||
<month>3</month>
|
||||
<day>3</day>
|
||||
</startdate>
|
||||
<enddate>
|
||||
<year>2007</year>
|
||||
<month>3</month>
|
||||
<day>4</day>
|
||||
</enddate>
|
||||
<location>
|
||||
<country>Germany</country>
|
||||
<city>Chemnitz</city>
|
||||
<site>Technical University Chemnitz</site>
|
||||
</location>
|
||||
<description>Linuxtage Chemnitz is a two day event on Linux and Free
|
||||
Software in general. There will be workshops, talks and room for various
|
||||
projects to present themselves. FreeBSD will be present with a booth as
|
||||
well as several talks.</description>
|
||||
</event>
|
||||
|
||||
<event id="fosdem-2007">
|
||||
<name>FOSDEM 2007</name>
|
||||
<url>http://www.fosdem.org/2007/</url>
|
||||
<startdate>
|
||||
<year>2007</year>
|
||||
<month>2</month>
|
||||
<day>24</day>
|
||||
</startdate>
|
||||
<enddate>
|
||||
<year>2007</year>
|
||||
<month>2</month>
|
||||
<day>25</day>
|
||||
</enddate>
|
||||
<location>
|
||||
<country>Belgium</country>
|
||||
<city>Brussels</city>
|
||||
<site>Universite Libre de Bruxelles</site>
|
||||
</location>
|
||||
<description>A 2-day event to promote the widespread use of Free and
|
||||
Open Source software. Several BSD developers, including FreeBSD developers,
|
||||
will be present.</description>
|
||||
</event>
|
||||
|
||||
<event id="lisa-2007">
|
||||
<name>LISA '06</name>
|
||||
<url>http://www.usenix.org/events/lisa06/</url>
|
||||
|
|
Loading…
Reference in a new issue