Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 21:36:12 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: ad623f3e75 - main - comitters-guide: Fix unterminated block in previous commit
Message-ID:  <202107152136.16FLaCXE066850@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=ad623f3e75f4cd02de51e67495f25ec910db8dba

commit ad623f3e75f4cd02de51e67495f25ec910db8dba
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-07-15 21:35:56 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-15 21:35:56 +0000

    comitters-guide: Fix unterminated block in previous commit
---
 documentation/content/en/articles/committers-guide/_index.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index f3e5718ec1..f6c7d510ba 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2813,6 +2813,7 @@ Reviewed by a developer:
 [source,shell]
 ....
 Reviewed by: username
+....
 
 Reviewed by a ports maintainer that is not a developer:
 [source,shell]



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