diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-11-19 16:36:52 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-11-19 16:36:52 +0000 |
commit | 6b4c326b0a811a0d829a7f16122c0cbde77be149 (patch) | |
tree | 1072f316e8a9f9feb3bd8b06ee73eedd2e2f93ba /share | |
parent | fdea647a0fd4d4f446f2419624e971efd28fa931 (diff) | |
download | doc-6b4c326b0a811a0d829a7f16122c0cbde77be149.tar.gz doc-6b4c326b0a811a0d829a7f16122c0cbde77be149.zip |
Add freebsd-office-hours-2020-12-03 Git Q&A event
Approved by: bcr
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27285
Notes
Notes:
svn path=/head/; revision=54693
Diffstat (limited to 'share')
-rw-r--r-- | share/xml/events2020.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/share/xml/events2020.xml b/share/xml/events2020.xml index a67c879af2..3c1797a8ea 100644 --- a/share/xml/events2020.xml +++ b/share/xml/events2020.xml @@ -602,4 +602,29 @@ streaming session of the FreeBSD Fridays. The topic of this week is: Intro to DTrace by Mark Johnston.</description> </event> + + <event id="freebsd-office-hours-2020-12-03"> + <name>FreeBSD Office Hours</name> + <url>https://live.freebsd.org/FreeBSD/officehours/</url> + <startdate> + <year>2020</year> + <month>12</month> + <day>03</day> + </startdate> + <enddate> + <year>2020</year> + <month>12</month> + <day>03</day> + </enddate> + <location> + <site>live.FreeBSD.org</site> + </location> + <description>On December 3rd at 18:00 UTC we will hold a + "FreeBSD Office Hours", an interactive online event + where users, contributors, and developers can ask questions or to offer + comments. The topic will be "Git Q&A." + For more information please see the + <a href="https://wiki.freebsd.org/OfficeHours">Office Hours</a> + page on the FreeBSD wiki.</description> + </event> </events> |