git: 69fb89a5a3 - main - Status/2023Q2: Replace name entities

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Thu, 27 Jul 2023 13:10:03 UTC
The branch main has been updated by salvadore:

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

commit 69fb89a5a305dd2faeb34ad45575bb42be5ce461
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-07-27 13:06:17 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-07-27 13:06:17 +0000

    Status/2023Q2: Replace name entities
    
    Name entities were not rendered properly. Instead of fixing them, switch
    them to mailto macros. This has the advantages of keeping things simpler
    and also add more information (the email addresses).
    
    Approved by:    carlavilla (mentor, implicit)
---
 website/content/en/status/report-2023-04-2023-06/batman.adoc | 2 +-
 website/content/en/status/report-2023-04-2023-06/mfsbsd.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/status/report-2023-04-2023-06/batman.adoc b/website/content/en/status/report-2023-04-2023-06/batman.adoc
index 7f6c0d2a8c..500e7afea6 100644
--- a/website/content/en/status/report-2023-04-2023-06/batman.adoc
+++ b/website/content/en/status/report-2023-04-2023-06/batman.adoc
@@ -16,6 +16,6 @@ This includes the kernel module itself, but also userland networking libraries a
 Currently, creating interfaces and interacting with them works (with both Linux and FreeBSD userspaces), and packet transmission (kind of) works, although it is incomplete as of yet.
 Support for batadv interfaces has been added to man:ifconfig[8] too.
 
-Mentor: {mmokhi-name}
+Mentor: mailto:mmokhi@FreeBSD.org[Mahdi Mokhtari]
 
 Sponsor: The Google Summer of Code '23 program
diff --git a/website/content/en/status/report-2023-04-2023-06/mfsbsd.adoc b/website/content/en/status/report-2023-04-2023-06/mfsbsd.adoc
index 0fbb51bded..b901fd6612 100644
--- a/website/content/en/status/report-2023-04-2023-06/mfsbsd.adoc
+++ b/website/content/en/status/report-2023-04-2023-06/mfsbsd.adoc
@@ -25,6 +25,6 @@ This is a GSoC 2023 (Google Summer of Code) project.
 As such, the official coding period is between May 29, 2023 and August 28, 2023.
 As a humble beginner in the open-source community, the author welcomes all comments / suggestions / pull requests in the project repository, which will be the location for all code throughout this period.
 
-Mentors: {otis-name} and {jrm-name}
+Mentors: mailto:otis@FreeBSD.org[Juraj Lutter] and mailto:jrm@FreeBSD.org[Joseph Mingone]
 
 Sponsor: The Google Summer of Code '23 program