git: 8bb5797ebc - main - handbook: Drop the git mailing lists list from Mirrors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jan 2022 13:44:05 UTC
The branch main has been updated by trasz:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8bb5797ebc3cb1607d872b4183200023a2e26768
commit 8bb5797ebc3cb1607d872b4183200023a2e26768
Author: Edward Tomasz Napierala <trasz@FreeBSD.org>
AuthorDate: 2022-01-27 13:41:54 +0000
Commit: Edward Tomasz Napierala <trasz@FreeBSD.org>
CommitDate: 2022-01-27 13:41:58 +0000
handbook: Drop the git mailing lists list from Mirrors
Just reference the right section; no need to duplicate all this
information here.
Reviewed By: debdrup, Pau Amma
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D33968
---
.../content/en/books/handbook/mirrors/_index.adoc | 16 ++--------------
1 file changed, 2 insertions(+), 14 deletions(-)
diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index 2cd7e64f17..e38d1f1f3a 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -728,20 +728,8 @@ The project workflow with those mirrors are still under discussion.
=== Mailing lists
-General usage and questions about git in the FreeBSD project: https://lists.freebsd.org/subscription/freebsd-git[freebsd-git]
-
-Commit messages will be sent to the following mailing lists:
-
-- https://lists.freebsd.org/subscription/dev-commits-doc-all[dev-commits-doc-all]: All changes to the doc repository
-- https://lists.freebsd.org/subscription/dev-commits-ports-all[dev-commits-ports-all]: All changes to the ports repository
-- https://lists.freebsd.org/subscription/dev-commits-ports-main[dev-commits-ports-main]: All changes to the "main" branch of the ports repository
-- https://lists.freebsd.org/subscription/dev-commits-ports-branches[dev-commits-ports-branches]: All changes to the quarterly branches of the ports repository
-- https://lists.freebsd.org/subscription/dev-commits-src-all[dev-commits-src-all]: All changes to the src repository
-- https://lists.freebsd.org/subscription/dev-commits-src-main[dev-commits-src-main]: All changes to the "main" branch of the src repository (the FreeBSD-CURRENT branch)
-- https://lists.freebsd.org/subscription/dev-commits-src-branches[dev-commits-src-branches]: All changes to all stable branches of the src repository
-
-For more information, please refer to the "Commit message lists" section of C.2.
-"Mailing Lists" in handbook: crossref:handbook/eresources[eresources-mail, Mailing lists].
+The main mailing list for general usage and questions about git in the FreeBSD project is https://lists.freebsd.org/subscription/freebsd-git[freebsd-git].
+For more details, including commit messages lists, see the crossref:handbook/eresources[eresources-mail, Mailing Lists] chapter.
[[svn]]
== Using Subversion