From nobody Wed Jul 3 20:45:57 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 4WDsHp75Qsz5QDnY for ; Wed, 03 Jul 2024 20:45:58 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDsHp6Yhkz4kMV; Wed, 3 Jul 2024 20:45:58 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720039558; 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: in-reply-to:in-reply-to:references:references; bh=cuf9aHJvamRlk9H8bJ5+V+kwriRumtXgv2YPVFE/94w=; b=LE7epKFTcrPqnWfgFKOUm3tk7p7ViYRZEso3c/Un70JaO5MVu+/VigbjZbRRnVnB8tpA+0 bZc0Mvm3XlWRgXvRGwVtfUy7EtntuZ6nO6g7QmsR08VGsHFOJCN+rKaRIFwOJQKd1Av/gL xG9TqXfkrE57/VosNqBzwziap3NEjknVaABlCcSpNJQSICyg7Zl0u95SZw/3wMge42oQVG aiGk8Y4Z3YUAnryDHAHBuVsHqd73iu8DQ8hWrCparMXL5/If8zuRuPHuxE+6hz3MoKaLvC ht5QIopiAMKJ/MI5RYS2IfIH8q8vhv2JTKuBcVDmlreQlH6/PDrh60q0eu6qXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720039558; a=rsa-sha256; cv=none; b=dYd+mSeChEOzLOASQPgVbEH/YOoEM0TdstYw5eZ6G7xsijdB6DNs53qCSnnxy6BTPy9+zR NFR9ChiVFTaj2s7d73iii6TWQLNWifEH5dJ1ko7GxIl0JLyz80bppXrpyE3yjqpMav267g 3kBNJB1s6ZfyfbbCO3jhjwz8Oj2irggrzrzbKvCM43Qo/FrDz9NkMBWcmM31KQf1nf0sTz cWAonIeB/EjYhh6mL9rAh1G3yQ+AWzJFE1d+sHYDhKYUgfzjQL2U03OG9RJ8lLwERXUqqx jjFl7uOYqiyBOdRyO5yn6pSW7ofO0Bf3S5oJG1AZZEzVc0LUkfOu9wlX0Wlj8Q== 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=1720039558; 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: in-reply-to:in-reply-to:references:references; bh=cuf9aHJvamRlk9H8bJ5+V+kwriRumtXgv2YPVFE/94w=; b=mdsTiul8Tf+j4WARTo4I2hhmVPMIxG9X1JEjpMbsc0ro7888uLjg/0p8L9IL43AmYuKXdy 0jzMFILNN9VlWExopLMdvnMBJZseNeOTa3utFoG47p1ii/3E16R8K25gpMmY4P9ImIsyND 54joK2P+LAF4ujwE4vYxf9wSH+C65zwcIvVUEoUFq5ImBywU+D7hzZsP5dR5ZWLHS9/gdH /v9eO7cLbwD1SovI15SAryMW8zI6p7FU9gOxZK5mmtbXifYPHRnG8HhPLUqJptJ4z/aBgi 5WtfwUvdkJxxZLLDl8M9WTAQHKuMs/2Q8oZLEN0bR7Ado8+1x+PHu3cua0+OwQ== Received: from [IPV6:2601:5c0:4200:b830:3517:62a3:b646:39a7] (unknown [IPv6:2601:5c0:4200:b830:3517:62a3:b646:39a7]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4WDsHp4vVmzFkN; Wed, 3 Jul 2024 20:45:58 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <102f747f-52b2-47b8-b104-eaafccf102a7@FreeBSD.org> Date: Wed, 3 Jul 2024 16:45:57 -0400 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 User-Agent: Mozilla Thunderbird Subject: Re: git: a057b27d4a - main - newsflash: Add core.13 announcement Content-Language: en-US To: Li-Wen Hsu , doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org References: <202407031947.463Jl2KI097391@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <202407031947.463Jl2KI097391@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 7/3/24 15:47, Li-Wen Hsu wrote: > The branch main has been updated by lwhsu: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=a057b27d4a686c44bd4821c81309ad21b68b5867 > > commit a057b27d4a686c44bd4821c81309ad21b68b5867 > Author: Li-Wen Hsu > AuthorDate: 2024-07-03 19:46:30 +0000 > Commit: Li-Wen Hsu > CommitDate: 2024-07-03 19:46:30 +0000 > > newsflash: Add core.13 announcement > > Approved by: core > --- > website/data/en/news/news.toml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml > index 64597b8977..df8674e241 100644 > --- a/website/data/en/news/news.toml > +++ b/website/data/en/news/news.toml > @@ -1,5 +1,10 @@ > # Sort news by year, month and day > > +[[news]] > +date = "2024-06-12" > +title = "New FreeBSD Core Team Elected" > +description = "Active committers to the project have elected your twelfth FreeBSD Core Team. For details, refer to the official announcement." Hmm, isn't core.13 the fourteenth core team (including the unelected core.0)? -- John Baldwin