Re: git: a057b27d4a - main - newsflash: Add core.13 announcement
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <CANCZdfpjahtgAJ0gp7NjmfXtyM_jMh0hX_LwB7hiG_Prg1V6rA@mail.gmail.com> |
On Thu, Jul 4, 2024, 11:24 AM Li-Wen Hsu <[email protected]> wrote: > On Thu, Jul 4, 2024 at 4:45 AM John Baldwin <[email protected]> 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 <[email protected]> >> > AuthorDate: 2024-07-03 19:46:30 +0000 >> > Commit: Li-Wen Hsu <[email protected]> >> > 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? :-) > Given the tutnover in core.0, it's hard to know how to enumerate it anyway. Warner >