Re: git: df8ebf45f1 - main - Announce the new portmgr lurkers.

From: Rene Ladan <rene_at_freebsd.org>
Date: Fri, 25 Mar 2022 14:26:21 UTC
On Fri, Mar 25, 2022 at 10:42:40AM +0100, Herbert J. Skuhra wrote:
> On Wed, 23 Mar 2022 22:52:48 +0100, Rene Ladan wrote:
> > 
> > The branch main has been updated by rene:
> > 
> > URL: https://cgit.FreeBSD.org/doc/commit/?id=df8ebf45f1897355e353ac8d851b1bd4c50e554d
> > 
> > commit df8ebf45f1897355e353ac8d851b1bd4c50e554d
> > Author:     Rene Ladan <rene@FreeBSD.org>
> > AuthorDate: 2022-03-23 13:25:25 +0000
> > Commit:     Rene Ladan <rene@FreeBSD.org>
> > CommitDate: 2022-03-23 21:52:34 +0000
> > 
> >     Announce the new portmgr lurkers.
> > ---
> >  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 e699056c15..488e0fecda 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 = "2022-03-23"
> > +title = "New portmgr lurkers"
> > +description = "Portmgr has restarted the portmgr-lurker program and has selected the first two lurkers: <a href=\"mailto:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> and <a href=\"mailto:se@FreeBSD.org\">Stefan E&szlig;er</a>. They will join portmgr for the coming months and learn all about its inner workings."
> 
> Hi!
> 
> Does this commit break news.xml?
> 
> https://www.reddit.com/r/freebsd/comments/tng0ou/news_rss_feed_down_again/
> 
Hmm, looks like it. The &szlig; works on my doc build. But
https://www.freebsd.org/news/newsflash/#2022-03-23:1 is fine.

Adding the doc list for some thoughts.

Regards,
René