git: 395f24c6d0 - main - news: add 2025 Community Survey URL
Dave Cottlehuber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/doc/commit/?id=395f24c6d0593298103c22b885451bff95a32511 commit 395f24c6d0593298103c22b885451bff95a32511 Author: Dave Cottlehuber <[email protected]> AuthorDate: 2025-04-29 08:16:45 +0000 Commit: Dave Cottlehuber <[email protected]> CommitDate: 2025-04-29 08:16:45 +0000 news: add 2025 Community Survey URL Closes: #493 Pull Request: https://github.com/freebsd/freebsd-doc/pull/493 --- 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 18627c7130..3db7344698 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 = "2025-04-24" +title = "FreeBSD 2025 Community Survey" +description = "The <a href=\"https://www.surveymonkey.com/r/freebsdsurvey25\">FreeBSD 2025 Community Survey</a> is now available. Please feel free to share the survey URL with your employer, co-workers, friends, or any other community members interested in FreeBSD. Survey closes at 22:00 UTC on Wednesday, May 7th, 2025." + [[news]] date = "2025-04-18" description = "New committer: <a href=\"mailto:[email protected]\">Lexi Winter</a> (src)"