git: ad623f3e75 - main - comitters-guide: Fix unterminated block in previous commit
Kevin Bowling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=ad623f3e75f4cd02de51e67495f25ec910db8dba commit ad623f3e75f4cd02de51e67495f25ec910db8dba Author: Kevin Bowling <[email protected]> AuthorDate: 2021-07-15 21:35:56 +0000 Commit: Kevin Bowling <[email protected]> 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] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"