git: 607a2bc1e4 - main - Committer's guide: Remove email sender specification

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Fri, 07 Apr 2023 11:36:21 UTC
The branch main has been updated by salvadore:

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

commit 607a2bc1e4e9cdc2c50b357faa367308ce906256
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-04-06 12:31:32 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-04-07 11:36:16 +0000

    Committer's guide: Remove email sender specification
    
    Do not specify anymore that the email granting a commit bit is from
    core, since such emails are not sent by core for ports and doc commit
    bits: they are only for src.
    
    Approved by:    carlavilla (mentor)
    Differential Revision: https://reviews.freebsd.org/D39447
---
 documentation/content/en/articles/committers-guide/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index c0446de944..8cdd145f75 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2116,7 +2116,7 @@ Those who have been given commit rights to the FreeBSD repositories must follow
 [.filename]#doc/shared/contrib-additional.adoc# - _Remove_ the entry. Entries are sorted by first name.
 . Add a News Item
 +
-[.filename]#doc/website/data/en/news/news.toml# - Add an entry. Look for the other entries that announce new committers and follow the format. Use the date from the commit bit approval email from mailto:core@FreeBSD.org[core@FreeBSD.org].
+[.filename]#doc/website/data/en/news/news.toml# - Add an entry. Look for the other entries that announce new committers and follow the format. Use the date from the commit bit approval email.
 . Add a PGP Key
 +
 `{des}` has written a shell script ([.filename]#doc/documentation/tools/addkey.sh#) to make this easier. See the https://cgit.freebsd.org/doc/plain/documentation/static/pgpkeys/README[README] file for more information.