Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2025 18:02:22 GMT
From:      Austin Shafer <ashafer@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: a461c6afe8 - main - news: correct commit bit type for ashafer
Message-ID:  <202502101802.51AI2M5c087167@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashafer:

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

commit a461c6afe8be2be84ea4068827aa26db002228fe
Author:     Austin Shafer <ashafer@FreeBSD.org>
AuthorDate: 2025-02-10 05:07:36 +0000
Commit:     Austin Shafer <ashafer@FreeBSD.org>
CommitDate: 2025-02-10 18:01:21 +0000

    news: correct commit bit type for ashafer
    
    This fixes commit a52de44df1, which erroneously marked my commit
    bit type as doc instead of ports. This updates the entry to the
    correct commit bit type
    
    Reviewed by:    kbowling (mentor), grahamperrin
    Differential Revision:  https://reviews.freebsd.org/D48909
---
 website/data/en/news/news.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 097aa88936..e3d41e4ea2 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -7,7 +7,7 @@ description = "The first BETA build for the FreeBSD 13.5 release cycle is now av
 
 [[news]]
 date = "2025-01-26"
-description = "New committer: <a href=\"mailto:ashafer@FreeBSD.org\">Austin Shafer</a> (doc)"
+description = "New committer: <a href=\"mailto:ashafer@FreeBSD.org\">Austin Shafer</a> (ports)"
 
 [[news]]
 date = "2025-01-17"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502101802.51AI2M5c087167>