Re: git: a057b27d4a - main - newsflash: Add core.13 announcement

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Wed, 03 Jul 2024 20:45:57 UTC
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 <lwhsu@FreeBSD.org>
> AuthorDate: 2024-07-03 19:46:30 +0000
> Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
> 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 <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2024-June/000136.html\">official announcement</a>."

Hmm, isn't core.13 the fourteenth core team (including the unelected core.0)?

-- 
John Baldwin