Reviewed by: debdrup, ygy Approved by: ygy Differential Revision: https://reviews.freebsd.org/D28252
45 lines
1.3 KiB
XML
45 lines
1.3 KiB
XML
<?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="freebsd-office-hours-2021-01-27">
|
|
<name>FreeBSD Office Hours</name>
|
|
<url>https://live.freebsd.org/FreeBSD/officehours/</url>
|
|
<startdate>
|
|
<year>2021</year>
|
|
<month>01</month>
|
|
<day>27</day>
|
|
</startdate>
|
|
<enddate>
|
|
<year>2021</year>
|
|
<month>01</month>
|
|
<day>27</day>
|
|
</enddate>
|
|
<location>
|
|
<site>live.FreeBSD.org</site>
|
|
</location>
|
|
<description>On January 27th at 21:00 UTC we will hold a
|
|
"&os; Office Hours", an interactive online event
|
|
where users, contributors, and developers can ask questions or to offer
|
|
comments. The topic will be "Bhyve Q&A", hosted by
|
|
Peter Grehan.
|
|
For more information, please see the
|
|
<a href="https://wiki.freebsd.org/OfficeHours">Office Hours</a>
|
|
page on the &os; wiki.</description>
|
|
</event>
|
|
|
|
</events>
|