Date: Sun, 20 Jul 2025 15:44:10 GMT From: Aymeric Wibo <obiwac@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 65aa3058fd - main - contrib-committers: Fix ordering (by last name) Message-ID: <202507201544.56KFiAqM026415@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/doc/commit/?id=65aa3058fd1bdd05c73dcd8e61a668d57ec9e5f3 commit 65aa3058fd1bdd05c73dcd8e61a668d57ec9e5f3 Author: Aymeric Wibo <obiwac@FreeBSD.org> AuthorDate: 2025-07-19 22:01:37 +0000 Commit: Aymeric Wibo <obiwac@FreeBSD.org> CommitDate: 2025-07-20 15:43:48 +0000 contrib-committers: Fix ordering (by last name) Some of the latest entries were not sorted by last name. This fixes that. Reviewed by: jrm (mentor) Approved by: jrm (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51429 --- shared/contrib-committers.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc index 92d1e0fe12..600b7e95f3 100644 --- a/shared/contrib-committers.adoc +++ b/shared/contrib-committers.adoc @@ -141,6 +141,7 @@ * {whu} * {zlei} * {jkh} +* {aokblast} * {shurd} * {rhurlin} * {davide} @@ -165,6 +166,7 @@ * {jkim} * {akiyano} * {jceel} +* {ronald} * {kai} * {corvink} * {wulf} @@ -212,6 +214,7 @@ * {dwmalone} * {nobutaka} * {amdmi3} +* {christos} * {emaste} * {mm} * {slavash} @@ -245,6 +248,7 @@ * {gnn} * {khng} * {tychon} +* {bnovkov} * {obrien} * {nick} * {olgeni} @@ -299,6 +303,7 @@ * {samm} * {hrs} * {salvadore} +* {dsl} * {rscheff} * {wosch} * {cy} @@ -393,10 +398,5 @@ * {zec} * {bz} * {mizhka} -* {tz} -* {dsl} -* {ronald} -* {christos} -* {bnovkov} * {ziaee} -* {aokblast} +* {tz}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507201544.56KFiAqM026415>
