svn commit: r49755 - head/share/xml
Sevan Janiyan
sevan at FreeBSD.org
Tue Dec 20 21:04:34 UTC 2016
Author: sevan
Date: Tue Dec 20 21:04:33 2016
New Revision: 49755
URL: https://svnweb.freebsd.org/changeset/doc/49755
Log:
Add BSDCan 2017 to the events page.
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D8870
Modified:
head/share/xml/events2017.xml
Modified: head/share/xml/events2017.xml
==============================================================================
--- head/share/xml/events2017.xml Tue Dec 20 10:13:08 2016 (r49754)
+++ head/share/xml/events2017.xml Tue Dec 20 21:04:33 2016 (r49755)
@@ -40,4 +40,27 @@
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>
+
+ <event id="bsdcan-2017">
+ <name>BSDCan 2017</name>
+ <url>https://www.bsdcan.org/2017/</url>
+ <startdate>
+ <year>2017</year>
+ <month>06</month>
+ <day>07</month>
+ </startdate>
+ <enddate>
+ <year>2017</year>
+ <month>06</month>
+ <day>10</day>
+ </enddate>
+ <location>
+ <country code="CA">Canada</country>
+ <city>Ottawa</city>
+ <site>University of Ottawa</site>
+ </location>
+
+ <description>A four day BSD conference held in Ottawa, Canada. BSDCan hosts
+ talks and tutorials on a range of topics based around the BSD family of operating systems.</description>
+ </event>
</events>
More information about the svn-doc-head
mailing list