Re: git: a057b27d4a - main - newsflash: Add core.13 announcement
Date: Thu, 04 Jul 2024 17:24:29 UTC
On Thu, Jul 4, 2024 at 4:45 AM John Baldwin <jhb@freebsd.org> wrote: > 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)? > Ahh, this is a copy-n-paste error from the last entry. But, should core.0 be zeroth? :-) Li-Wen