git: bb61636781 - main - ja/website: Update news item
Ryusuke SUZUKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=bb616367815b510f73daeec068c962dc9bca04a9 commit bb616367815b510f73daeec068c962dc9bca04a9 Author: Ryusuke SUZUKI <[email protected]> AuthorDate: 2022-03-24 11:08:28 +0000 Commit: Ryusuke SUZUKI <[email protected]> CommitDate: 2022-03-24 11:08:28 +0000 ja/website: Update news item 479917a0af -> df8ebf45f1 --- website/data/ja/news/news.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/data/ja/news/news.toml b/website/data/ja/news/news.toml index 447a5e03b9..f3084a2ef8 100644 --- a/website/data/ja/news/news.toml +++ b/website/data/ja/news/news.toml @@ -1,5 +1,15 @@ # Sort news by year, month and day +[[news]] +date = "2022-03-23" +title = "新 portmgr lurkers" +description = "Portmgr は portmgr-lurker プログラムを再始動し、<a href=\"mailto:[email protected]\">Luca Pizzamiglio</a> と <a href=\"mailto:[email protected]\">Stefan Eßer</a> の 2 人が最初の lukers に選ばれました。2 人は、今後数ヵ月間 portmgr に加わり、portmgr 内部での作業のすべてを学びます。" + +[[news]] +date = "2022-03-17" +title = "FreeBSD 13.1-BETA2 公開" +description = "<p>FreeBSD 13.1 リリースサイクルから 2 回目のベータ版が公開されました (<a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000581.html\">アナウンス</a>)。 <a href=\"https://www.FreeBSD.org/doc/ja/books/handbook/mirrors-ftp.html\">FreeBSD ミラーサイト</a> から amd64, i386, arm64, powerpc64 および powerpcspe アーキテクチャの ISO イメージを入手できます。</p>" + [[news]] date = "2022-03-10" title = "FreeBSD 13.1-BETA1 公開"