From owner-dev-commits-doc-all@freebsd.org Tue Apr 27 12:24:09 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 7730F5E74C4 for ; Tue, 27 Apr 2021 12:24:09 +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 4FV1CY30xsz3v2K; Tue, 27 Apr 2021 12:24:09 +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 59FDC1ABC8; Tue, 27 Apr 2021 12:24:09 +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 13RCO9JS073890; Tue, 27 Apr 2021 12:24:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13RCO9B7073889; Tue, 27 Apr 2021 12:24:09 GMT (envelope-from git) Date: Tue, 27 Apr 2021 12:24:09 GMT Message-Id: <202104271224.13RCO9B7073889@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 1e8479a736 - main - Add Best Practices virtual panel discussion into events Approved by: core Differential Revision: https://reviews.freebsd.org/D30000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e8479a7360648908ebaac9613f644b688ef7639 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: Tue, 27 Apr 2021 12:24:09 -0000 The branch main has been updated by bofh (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=1e8479a7360648908ebaac9613f644b688ef7639 commit 1e8479a7360648908ebaac9613f644b688ef7639 Author: Muhammad Moinur Rahman AuthorDate: 2021-04-27 12:22:43 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-04-27 12:24:02 +0000 Add Best Practices virtual panel discussion into events Approved by: core Differential Revision: https://reviews.freebsd.org/D30000 --- website/data/en/events/events2021.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/website/data/en/events/events2021.toml b/website/data/en/events/events2021.toml index b590000c29..4482771812 100644 --- a/website/data/en/events/events2021.toml +++ b/website/data/en/events/events2021.toml @@ -37,3 +37,21 @@ startDate = "2021-03-31" endDate = "2021-03-31" site = "live.FreeBSD.org" description = "On March 31st 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 \"Survey Results\", hosted by Sean Chittenden. For more information, please see the Office Hours page on the FreeBSD wiki." + +[[events]] +id = "freebsd-office-hours-2021-05-12" +name = "FreeBSD Office Hours" +url = "https://live.freebsd.org/FreeBSD/officehours/" +startDate = "2021-05-12" +endDate = "2021-05-12" +site = "live.FreeBSD.org" +description = "On May 12th 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 \"Best Practices virtual panel discussion\", hosted by Warner Losh. For more information, please see the Office Hours page on the FreeBSD wiki." + +[[events]] +id = "freebsd-office-hours-2021-05-26" +name = "FreeBSD Office Hours" +url = "https://live.freebsd.org/FreeBSD/officehours/" +startDate = "2021-05-26" +endDate = "2021-05-26" +site = "live.FreeBSD.org" +description = "On May 26th at 02: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 \"Best Practices virtual panel discussion\", hosted by Warner Losh. For more information, please see the Office Hours page on the FreeBSD wiki."