aboutsummaryrefslogtreecommitdiff
path: root/share/xml/events2021.xml
blob: 84f088aa8ab949200d5d6c640d19a63f7d70e2bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?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
      &quot;&os; Office Hours&quot;, an interactive online event
      where users, contributors, and developers can ask questions or to offer
      comments. The topic will be &quot;Bhyve Q&amp;A&quot;, 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>