git: c0d166c705 - main - Add a news item about Yasuhiro Kimura as new ports committer

Yasuhiro Kimura yasu at FreeBSD.org
Sun Sep 26 07:40:26 UTC 2021


The branch main has been updated by yasu (ports committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=c0d166c705ca9fabb276873fd2f344a839d1a0ed

commit c0d166c705ca9fabb276873fd2f344a839d1a0ed
Author:     Yasuhiro Kimura <yasu at FreeBSD.org>
AuthorDate: 2021-09-25 23:54:00 +0000
Commit:     Yasuhiro Kimura <yasu at FreeBSD.org>
CommitDate: 2021-09-26 07:40:02 +0000

    Add a news item about Yasuhiro Kimura as new ports committer
    
    It corresponds to the 3rd step of the procedure described in section
    7.1 of Committer's Guide.
    
    Approved by:    ygy (mentor)
    
    Differential Revision:  https://reviews.freebsd.org/D32147
---
 website/data/en/news/news.toml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 24080f498e..352ff897d3 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,5 +1,9 @@
 # Sort news by year, month and day
 
+[[news]]
+date = "2021-08-27"
+description = "New committer: <a href=\"mailto:yasu at FreeBSD.org\">Yasuhiro Kimura</a> (ports)"
+
 [[news]]
 date = "2021-07-31"
 description = "Enhanced commit privileges: <a href=\"mailto:lwhsu at FreeBSD.org\">Li-Wen Hsu</a> (doc, ports, src)"


More information about the dev-commits-doc-all mailing list