git: e984b7cbd0 - main - website: Announce my enhanced commit privileges

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Jul 31 22:02:47 UTC 2021


The branch main has been updated by lwhsu:

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

commit e984b7cbd083d848a52eb133344053515b9364a9
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-07-31 22:01:44 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-07-31 22:01:44 +0000

    website: Announce my enhanced commit privileges
    
    It is nice to join the full set commit bits club.
    
    Reviewed by: carlavilla, ygy (mentors)
    Differential Revision: https://reviews.freebsd.org/D31367
---
 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 94ee5225d3..783b0e9ef4 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-07-31"
+description = "Enhanced commit privileges: <a href=\"mailto:lwhsu at FreeBSD.org\">Li-Wen Hsu</a> (doc, ports, src)"
+
 [[news]]
 date = "2021-07-24"
 title = "April-June 2021 Status Report"


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