From owner-dev-commits-doc-all@freebsd.org Tue Sep 7 11:01:29 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 AB25B660DB3 for ; Tue, 7 Sep 2021 11:01:29 +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 4H3j4n4X44z3vNq; Tue, 7 Sep 2021 11:01:29 +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 7BD7911741; Tue, 7 Sep 2021 11:01:29 +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 187B1Tmg002090; Tue, 7 Sep 2021 11:01:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 187B1TBp002089; Tue, 7 Sep 2021 11:01:29 GMT (envelope-from git) Date: Tue, 7 Sep 2021 11:01:29 GMT Message-Id: <202109071101.187B1TBp002089@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 18589e6d12 - main - Add freebsd-office-hours-2021-09-13 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: 18589e6d128bf826658856b3d7c3f4be080458c8 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, 07 Sep 2021 11:01:29 -0000 The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=18589e6d128bf826658856b3d7c3f4be080458c8 commit 18589e6d128bf826658856b3d7c3f4be080458c8 Author: Li-Wen Hsu AuthorDate: 2021-09-07 11:01:08 +0000 Commit: Li-Wen Hsu CommitDate: 2021-09-07 11:01:08 +0000 Add freebsd-office-hours-2021-09-13 event Approved by: carlavilla, ygy (mentors) Differential Revision: https://reviews.freebsd.org/D31866 --- 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 72c44aa01b..a3afa30766 100644 --- a/website/data/en/events/events2021.toml +++ b/website/data/en/events/events2021.toml @@ -92,6 +92,15 @@ endDate = "2021-08-13" site = "https://live.freebsd.org/FreeBSD/freebsdfriday/" description = "On August 13th 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 Track FreeBSD Using Git\" by Warner Losh." +[[events]] +id = "freebsd-office-hours-2021-09-13" +name = "FreeBSD Office Hours" +url = "https://live.freebsd.org/FreeBSD/officehours/" +startDate = "2021-09-13" +endDate = "2021-09-13" +site = "live.FreeBSD.org" +description = "Warner Losh will be leading a discussion at our next core office hours from those people that have expressed an interest in moving to the next set of things. The discussion will take place on 13th September 1700 hours (UTC). We would have a limited number of panelists and there will be Q&A using the IRC. If you have any questions that you would like to be addressed you can also send the questions to core@freebsd.org beforehand." + [[events]] id = "eurobsdcon-2021" name = "EuroBSDcon 2021"