From owner-dev-commits-doc-all@freebsd.org Wed Jul 14 18:21:53 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 A87AC654214 for ; Wed, 14 Jul 2021 18:21:53 +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 4GQ5SK4RZNz3LpZ; Wed, 14 Jul 2021 18:21:53 +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 823FC1AD23; Wed, 14 Jul 2021 18:21:53 +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 16EILrn2085334; Wed, 14 Jul 2021 18:21:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16EILrfL085333; Wed, 14 Jul 2021 18:21:53 GMT (envelope-from git) Date: Wed, 14 Jul 2021 18:21:53 GMT Message-Id: <202107141821.16EILrfL085333@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 1bb5acf410 - main - Remove countryCode from EuroBSDcon 2021 since it's an online 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: 1bb5acf41008cf3d25d0cd7356cdb7f9f76097f3 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: Wed, 14 Jul 2021 18:21:53 -0000 The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=1bb5acf41008cf3d25d0cd7356cdb7f9f76097f3 commit 1bb5acf41008cf3d25d0cd7356cdb7f9f76097f3 Author: Li-Wen Hsu AuthorDate: 2021-07-14 18:21:16 +0000 Commit: Li-Wen Hsu CommitDate: 2021-07-14 18:21:16 +0000 Remove countryCode from EuroBSDcon 2021 since it's an online event --- website/data/en/events/events2021.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/website/data/en/events/events2021.toml b/website/data/en/events/events2021.toml index e864665de1..dd40ab9bb5 100644 --- a/website/data/en/events/events2021.toml +++ b/website/data/en/events/events2021.toml @@ -98,6 +98,5 @@ name = "EuroBSDcon 2021" url = "https://2021.eurobsdcon.org" startDate = "2021-09-17" endDate = "2021-09-19" -countryCode = "NO" site = "Online" description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects."