svn commit: r54659 - head/share/xml

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Oct 29 15:31:59 UTC 2020


Author: lwhsu (src,ports committer)
Date: Thu Oct 29 15:31:58 2020
New Revision: 54659
URL: https://svnweb.freebsd.org/changeset/doc/54659

Log:
  Add freebsd-vendor-summit-2020 event
  
  Approved by:	bcr
  Sponsored by:	The FreeBSD Foundation
  Differential Revision:	https://reviews.freebsd.org/D27008

Modified:
  head/share/xml/events2020.xml

Modified: head/share/xml/events2020.xml
==============================================================================
--- head/share/xml/events2020.xml	Thu Oct 29 14:22:58 2020	(r54658)
+++ head/share/xml/events2020.xml	Thu Oct 29 15:31:58 2020	(r54659)
@@ -558,6 +558,30 @@
       Intro to RISC-V by Mitchell Horne.</description>
   </event>
 
+  <event id="freebsd-vendor-summit-2020">
+    <name>FreeBSD Vendor Summit 2020</name>
+    <url>https://wiki.freebsd.org/DevSummit/202011</url>
+    <startdate>
+      <year>2020</year>
+      <month>11</month>
+      <day>11</day>
+    </startdate>
+    <enddate>
+      <year>2020</year>
+      <month>11</month>
+      <day>13</day>
+    </enddate>
+    <location>
+      <site>Online</site>
+    </location>
+    <description>This event wants to bring together FreeBSD developers and
+      vendors to talk about common goals.  Talks about latest developments in
+      companies and in FreeBSD will provide insights into future directions.
+      The event is also a great opportunity for networking within the industry.
+      The half day sessions are free to attend, but you will need to register
+      to access the meeting room.</description>
+  </event>
+
   <event id="freebsd-friday-2020-11-20">
     <name>FreeBSD Friday: Intro to DTrace</name>
     <url>https://live.freebsd.org/FreeBSD/freebsdfriday/</url>


More information about the svn-doc-all mailing list