git: 8ae6fb35d4 - main - New src committer: Jake Freeland
Jake Freeland <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jfree: URL: https://cgit.FreeBSD.org/doc/commit/?id=8ae6fb35d44e09bccbddd3d83810b8459ea26e5b commit 8ae6fb35d44e09bccbddd3d83810b8459ea26e5b Author: Jake Freeland <[email protected]> AuthorDate: 2023-11-03 16:17:37 +0000 Commit: Jake Freeland <[email protected]> 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: [email protected] :jfitz: {jfitz-name} <{jfitz-email}> +:jfree-name: Jake Freeland +:jfree-email: [email protected] +:jfree: {jfree-name} <{jfree-email}> + :jfv-name: Jack F. Vogel :jfv-email: [email protected] :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:[email protected][[email protected]]> * Jacques Marneweck <mailto:[email protected][[email protected]]> * Jagane D Sundar <mailto:[email protected][[email protected]]> +* Jake Freeland <mailto:[email protected][[email protected]]> * Jake Hamby <mailto:[email protected][[email protected]]> * Jake Smith <mailto:[email protected][[email protected]]> * Jakub Klausa <mailto:[email protected][[email protected]]> 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:[email protected]\">Jake Freeland</a> (src)" + [[news]] date = "2023-11-03" title = "FreeBSD 14.0-RC4 Available"