git: 8ae6fb35d4 - main - New src committer: Jake Freeland
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Nov 2023 00:14:11 UTC
The branch main has been updated by jfree:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8ae6fb35d44e09bccbddd3d83810b8459ea26e5b
commit 8ae6fb35d44e09bccbddd3d83810b8459ea26e5b
Author: Jake Freeland <jfree@FreeBSD.org>
AuthorDate: 2023-11-03 16:17:37 +0000
Commit: Jake Freeland <jfree@FreeBSD.org>
CommitDate: 2023-11-04 00:11:02 +0000
New src committer: Jake Freeland
Update relevant documentation and add a news entry as part of the
new-committer process.
Approved by: markj
---
shared/authors.adoc | 4 ++++
shared/contrib-additional.adoc | 1 +
shared/contrib-committers.adoc | 1 +
website/data/en/news/news.toml | 4 ++++
4 files changed, 10 insertions(+)
diff --git a/shared/authors.adoc b/shared/authors.adoc
index fd9bdcea7a..8303217c11 100644
--- a/shared/authors.adoc
+++ b/shared/authors.adoc
@@ -1516,6 +1516,10 @@
:jfitz-email: jfitz@FreeBSD.org
:jfitz: {jfitz-name} <{jfitz-email}>
+:jfree-name: Jake Freeland
+:jfree-email: jfree@FreeBSD.org
+:jfree: {jfree-name} <{jfree-email}>
+
:jfv-name: Jack F. Vogel
:jfv-email: jfv@FreeBSD.org
:jfv: {jfv-name} <{jfv-email}>
diff --git a/shared/contrib-additional.adoc b/shared/contrib-additional.adoc
index 547e7a7534..67b7222de9 100644
--- a/shared/contrib-additional.adoc
+++ b/shared/contrib-additional.adoc
@@ -908,6 +908,7 @@
* Jacob Bohn Lorensen <mailto:jacob@jblhome.ping.mk[jacob@jblhome.ping.mk]>
* Jacques Marneweck <mailto:jacques@php.net[jacques@php.net]>
* Jagane D Sundar <mailto:jagane@netcom.com[jagane@netcom.com]>
+* Jake Freeland <mailto:jake@technologyfriends.net[jake@technologyfriends.net]>
* Jake Hamby <mailto:jehamby@anobject.com[jehamby@anobject.com]>
* Jake Smith <mailto:jake@xz.cx[jake@xz.cx]>
* Jakub Klausa <mailto:jacke@bofh.pl[jacke@bofh.pl]>
diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc
index 850e86d70a..c43a43cb4a 100644
--- a/shared/contrib-committers.adoc
+++ b/shared/contrib-committers.adoc
@@ -100,6 +100,7 @@
* {fanf}
* {mdf}
* {blackend}
+* {jfree}
* {decke}
* {sgalabov}
* {ultima}
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 914f4169be..28b8c32446 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,4 +1,8 @@
# Sort news by year, month and day
+[[news]]
+date = "2023-11-03"
+description = "New committer: <a href=\"mailto:jfree@FreeBSD.org\">Jake Freeland</a> (src)"
+
[[news]]
date = "2023-11-03"
title = "FreeBSD 14.0-RC4 Available"