diff options
author | ShengYi Hung <aokblast@FreeBSD.org> | 2025-07-01 15:28:15 +0000 |
---|---|---|
committer | ShengYi Hung <aokblast@FreeBSD.org> | 2025-07-02 13:36:47 +0000 |
commit | 8d6dcda3ef8ef42bc213bb9577b6069cdb5f3296 (patch) | |
tree | fcf528f99b443bdccfd5e74973da4315502b9864 /website | |
parent | ad9703d07d621e841c80b50c6daf315f97dcda2d (diff) |
Diffstat (limited to 'website')
-rw-r--r-- | website/data/en/news/news.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index db9c45cc65..3ee66a6033 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,6 +1,10 @@ # Sort news by year, month and day [[news]] +date = "2025-07-01" +description = "New committer: <a href=\"mailto:aokblast@FreeBSD.org\">ShengYi Hung</a> (src)" + +[[news]] date = "2025-06-13" description = "New committer: <a href=\"mailto:vexeduxr@FreeBSD.org\">Ahmad Khalifa</a> (src)" |