diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-10-29 11:41:32 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-10-29 11:41:32 +0000 |
| commit | a4709b3478eb6c06451b1c50120b4a9ef6821471 (patch) | |
| tree | 3739aa646ab094bbcb1398dc3724db5c3632b7d9 | |
| parent | 4135ee3e853e45e026e898fad6d46e8402ddc6d7 (diff) | |
Notes
| -rw-r--r-- | share/xml/events2020.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/share/xml/events2020.xml b/share/xml/events2020.xml index 04a441d726..51f39c2787 100644 --- a/share/xml/events2020.xml +++ b/share/xml/events2020.xml @@ -537,6 +537,27 @@ Intro to Bhyve by Peter Grehan</description> </event> + <event id="freebsd-friday-2020-11-06"> + <name>FreeBSD Friday: Intro to RISC-V</name> + <url>https://live.freebsd.org/FreeBSD/freebsdfriday/</url> + <startdate> + <year>2020</year> + <month>11</month> + <day>06</day> + </startdate> + <enddate> + <year>2020</year> + <month>11</month> + <day>06</day> + </enddate> + <location> + <site>live.FreeBSD.org</site> + </location> + <description>On November 6th 2020 from 17:00 UTC there will be an 1 hour live + streaming session of the FreeBSD Fridays. The topic of this week is: + Intro to RISC-V by Mitchell Horne.</description> + </event> + <event id="freebsd-friday-2020-11-20"> <name>FreeBSD Friday: Intro to DTrace</name> <url>https://live.freebsd.org/FreeBSD/freebsdfriday/</url> |
