git: 6c94d91984 - main - New committer (src): Corvin Köhne (corvink)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Nov 2022 17:05:27 UTC
The branch main has been updated by corvink (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=6c94d91984448c3635bd03aa0f4691b8de6c34bd commit 6c94d91984448c3635bd03aa0f4691b8de6c34bd Author: Corvin Köhne <corvink@FreeBSD.org> AuthorDate: 2022-11-02 16:22:34 +0000 Commit: Corvin Köhne <corvink@FreeBSD.org> CommitDate: 2022-11-02 16:36:49 +0000 New committer (src): Corvin Köhne (corvink) Follow steps 1-3 of the committer's guide. Approved by: manu (mentor) Differential Revision: https://reviews.freebsd.org/D37238 --- shared/authors.adoc | 4 ++++ shared/contrib-committers.adoc | 1 + website/data/en/news/news.toml | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/shared/authors.adoc b/shared/authors.adoc index 7f5e430630..99a4f692a6 100644 --- a/shared/authors.adoc +++ b/shared/authors.adoc @@ -632,6 +632,10 @@ :conklin-email: conklin@FreeBSD.org :conklin: {conklin-name} <{conklin-email}> +:corvink-name: Corvin Köhne +:corvink-email: corvink@FreeBSD.org +:corvink: {corvink-name} <{corvink-email}> + :cp-name: Chuck Paterson :cp-email: cp@FreeBSD.org :cp: {cp-name} <{cp-email}> diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc index fd1110d67b..49b63af0b2 100644 --- a/shared/contrib-committers.adoc +++ b/shared/contrib-committers.adoc @@ -170,6 +170,7 @@ * {jkim} * {jceel} * {kai} +* {corvink} * {wulf} * {jkois} * {maxim} diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index f6d74e84ff..070d78a7df 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,5 +1,9 @@ # Sort news by year, month and day +[[news]] +date = "2022-10-26" +description = "New committer: <a href=\"mailto:corvink@FreeBSD.org\">Corvin Köhne</a> (src)" + [[news]] date = "2022-10-21" title = "FreeBSD 12.4-BETA1 Available"