git: df8ebf45f1 - main - Announce the new portmgr lurkers.
Rene Ladan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/doc/commit/?id=df8ebf45f1897355e353ac8d851b1bd4c50e554d commit df8ebf45f1897355e353ac8d851b1bd4c50e554d Author: Rene Ladan <[email protected]> AuthorDate: 2022-03-23 13:25:25 +0000 Commit: Rene Ladan <[email protected]> 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:[email protected]\">Luca Pizzamiglio</a> and <a href=\"mailto:[email protected]\">Stefan Eßer</a>. They will join portmgr for the coming months and learn all about its inner workings." + [[news]] date = "2022-03-17" title = "FreeBSD 13.1-BETA2 Available"