Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 21:56:23 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: adb40cf142 - main - committers-guide: Fix col formatting error in last commits
Message-ID:  <202107152156.16FLuNUW093459@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling (ports committer):

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

commit adb40cf1421429466766fdab91d0eb4112950a08
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-07-15 21:50:37 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-15 21:56:01 +0000

    committers-guide: Fix col formatting error in last commits
    
    Pointy hat: me
---
 documentation/content/en/articles/committers-guide/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index f6c7d510ba..a8d3fe542f 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2806,8 +2806,8 @@ a mailing list.
 |This has been deprecated with git; submitted patches should have the author set by using `git commit --author` with a full name and valid email.
 
 |`Reviewed by:`
-|The name and e-mail address of the person or people that reviewed the change; for developers, just the username on the FreeBSD cluster. If a patch was submitted to a mailing list for review, and the review was favorable, then just include the list name. If the reviewer is not a member of the project, provide the name, email, and if ports an external role like maintainer:
 a|
+The name and e-mail address of the person or people that reviewed the change; for developers, just the username on the FreeBSD cluster. If a patch was submitted to a mailing list for review, and the review was favorable, then just include the list name. If the reviewer is not a member of the project, provide the name, email, and if ports an external role like maintainer:
 
 Reviewed by a developer:
 [source,shell]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152156.16FLuNUW093459>