From owner-dev-commits-doc-all@freebsd.org Thu Jun 17 14:59:48 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DFFB06549C9 for ; Thu, 17 Jun 2021 14:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G5QFc60Hmz3C05; Thu, 17 Jun 2021 14:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B61381173E; Thu, 17 Jun 2021 14:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15HExm1i011385; Thu, 17 Jun 2021 14:59:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15HExmIx011384; Thu, 17 Jun 2021 14:59:48 GMT (envelope-from git) Date: Thu, 17 Jun 2021 14:59:48 GMT Message-Id: <202106171459.15HExmIx011384@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: a950ff1aed - main - Add freebsd-friday-2021-06-18 event MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a950ff1aedef26cf44675211ea0e6b2b6c28a5fa Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2021 14:59:48 -0000 The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=a950ff1aedef26cf44675211ea0e6b2b6c28a5fa commit a950ff1aedef26cf44675211ea0e6b2b6c28a5fa Author: Li-Wen Hsu AuthorDate: 2021-06-17 14:58:02 +0000 Commit: Li-Wen Hsu CommitDate: 2021-06-17 14:58:02 +0000 Add freebsd-friday-2021-06-18 event Approved by: carlavilla (implicitly) Sponsored by: The FreeBSD Foundation --- website/data/en/events/events2021.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/data/en/events/events2021.toml b/website/data/en/events/events2021.toml index a103de94b0..623e17eac8 100644 --- a/website/data/en/events/events2021.toml +++ b/website/data/en/events/events2021.toml @@ -73,3 +73,12 @@ startDate = "2021-06-09" endDate = "2021-06-11" site = "Online" description = "Join us for the online June 2021 FreeBSD Developer Summit. The event will consist of virtual, half day sessions, taking place June 9-11, 2021. It is free to attend, but we ask that you register with the eventbrite system to gain access to the meeting room. In addition to developer discussion sessions, we will also have vendor talks." + +[[events]] +id = "freebsd-friday-2021-06-18" +name = "FreeBSD Friday: How to Submit a Patch to FreeBSD" +url = "https://live.freebsd.org/FreeBSD/freebsdfriday/" +startDate = "2021-06-18" +endDate = "2021-06-18" +site = "live.FreeBSD.org" +description = "On June 18th 2021 from 17:00 UTC there will be an 1 hour live streaming session of the FreeBSD Fridays. The topic of this week is: \"How to Submit a Patch to #FreeBSD\" by Drew Gurkowski and Ed Maste."