From nobody Wed Jul 10 20:01:40 2024 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WK7zT1FW0z5R40P for ; Wed, 10 Jul 2024 20:01:41 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WK7zT0jGSz4795; Wed, 10 Jul 2024 20:01:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720641701; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JPef9mFDvnYng62zbjeVEdVSvy0Wrtbi7EFx2ZpvISc=; b=jphenxWchE+u1MyY/qKstlMhlx6drpqBeV+WvTE8Wwx5wUj/6rqKgmHgJnHzEPFLwFaJZa Nma1MPDpuiCqQnFQ+Gvf8DmhrnZh4JOBG//ThPv5k8XTlKvLxrJK9Eg9MTi4iCJMV8On+x TZPDhRPenGRiSz5JZZ9Kz9kUbKO+MgtCFGe7pBJk3NFTzAe8fEVtEG8ViaXnJzLnApcNlz +/AWz9zbuJ8w+WKeXNoR7yc1xnbCnY3oD9XetBRyIBKMO+kdCttPZGlljS7TyImqpbzdTA SD1wkTMVEcxugMhAratzQsAr8UPDGdNNnqUCySQXHKUa7IRooy6R9e3qDCPlMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720641701; a=rsa-sha256; cv=none; b=bp5OqX7tDEz6UFG9cpB597rcIZnFPTsece9OFRAkzh8epCipBwmw9rqtbZqDhdgk6jxNxj PALxyF+r+EOuLQAby1hwZj2EUI+yRoec04KVDukna1OUYCAWYnoAHTa9a0dgd6PiAMCOdA I1ItDP8utul9Wo1hwzYnCVzfYUKzPTxX9ERW1iQpsEcSJEBJTTuLVSg8WSlN33z4PUEZ5k w9Xkk7PvLc6ip6XQL6tB2fmVl0tp6AlWfjHXACiPa6toSKF4NlIWrGjtlc2wtGTqqQCgKW azLbElMhGpSJtNxkudaN0mew+n8hX8iveP3rqvdGtyELAxMvoRryecNHUxUYVw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720641701; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JPef9mFDvnYng62zbjeVEdVSvy0Wrtbi7EFx2ZpvISc=; b=T5UZEzIpfPvAH916Qrhb8XATtPMqHERKClf/N4wD3VnjbfRRrbvnqEdZ5Lh/f46GW/oHDL 2lb0506MTqOctNw5gR4dkwyn5hQ0YBLdJyrWZyQ2GCv9WiDPupVbWPpbeDxbrHVaP1z5Qk mOqnmZxA1WXcO9DsvGms0cH0SVA4Ofo9RxpRl2gMIHnLhpQt7VVpZPgjEStBsbQkKxoBqA K41byF9PRsAzstuhRlwsAJROVCk8rqCMjfYvAjWzeMm6Wy1ZUyKfpMTcttJ1eXaAzCoJJJ DZsXuwJm9uwx07poIMqur7dqlBByPpU05VWzuEnAPqrtAuvMbbyOoDz8NYK/9Q== 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 4WK7zT0HYzzWLP; Wed, 10 Jul 2024 20:01:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46AK1evC071626; Wed, 10 Jul 2024 20:01:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46AK1eYk071623; Wed, 10 Jul 2024 20:01:40 GMT (envelope-from git) Date: Wed, 10 Jul 2024 20:01:40 GMT Message-Id: <202407102001.46AK1eYk071623@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Rene Ladan Subject: git: 77de1e28ba - main - add core-2024Q2 report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77de1e28babb833a7e74d7e2a58f80ad612d0f07 Auto-Submitted: auto-generated The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/doc/commit/?id=77de1e28babb833a7e74d7e2a58f80ad612d0f07 commit 77de1e28babb833a7e74d7e2a58f80ad612d0f07 Author: Rene Ladan AuthorDate: 2024-07-08 19:43:02 +0000 Commit: Rene Ladan CommitDate: 2024-07-10 20:00:18 +0000 add core-2024Q2 report English corrections, mostly from pauamma_gundo.com Reviewers: #core_team, #status, salvadore! Differential Revision: https://reviews.freebsd.org/D45924 --- .../en/status/report-2024-04-2024-06/core.adoc | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/website/content/en/status/report-2024-04-2024-06/core.adoc b/website/content/en/status/report-2024-04-2024-06/core.adoc new file mode 100644 index 0000000000..5dd3ae8bf9 --- /dev/null +++ b/website/content/en/status/report-2024-04-2024-06/core.adoc @@ -0,0 +1,56 @@ +=== FreeBSD Core Team + +Contact: FreeBSD Core Team + +The FreeBSD Core Team is the governing body of FreeBSD. + +==== DevSummit 202405 + +The Core Team has presented the status update at the DevSummit 202405. +Details are available at link:https://wiki.freebsd.org/DevSummit/202405[] + +==== Demise of Mike Karels + +The FreeBSD Core Team would like to thank Mike Karels for his years of service and convey our sincere condolences on the passing of him. + + link:https://lists.freebsd.org/archives/freebsd-announce/2024-June/000135.html[In Memory of Mike Karels]. + +For more details about him, please visit the FreeBSD Foundation's page at: + + link:https://freebsdfoundation.org/mike_karels/[] + +==== 2024 Core Team Election + +Core.12 appointed Muhammad Moinur Rahman (bofh@) and Allan Jude (allanjude@) as the managers of the 2024 Core Team election. +After Allan decided to run for Core, Moin continued to handle all the election tasks independently. + +The result was announced on June 12th, with 8 members: + +* Allan Jude (allanjude@) +* Dave Cottlehuber (dch@) +* Gleb Smirnoff (glebius@) +* Hiroki Sato (hrs@) +* Li-Wen Hsu (lwhsu@) +* Mathieu Arnold (mat@) +* Olivier Cochard (olivier@) +* Tobias C. Berner (tcberner@) + +Mike Karels has run for the 2024 Core Team election, and was in the top nine candidates in the result. +After a discussion, core.13 came to the conclusion that the eight members will serve as the new team. + +Core.13 takes office on June 12th, and hold the handover meeting with core.12 on June 21st. + +The project thanks the outgoing core.12 members for their service in the last two years: + +* Baptiste Daroussin (bapt@) +* Benedict Reuschling (bcr@) +* Ed Maste (emaste@) +* Greg Lehey (grog@) +* John Baldwin (jhb@) +* Emmanuel Vadot (manu@) +* Mateusz Piotrowski (0mp@) + +==== Commit bits + +* Core approved the src commit bit for Osama Abboud (osamaabb@) +* Core reactivated the src commit bit for Ryan Libby (rlibby@)