Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2024 15:34:34 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 5f8cf41265 - main - contributing: Remove shar reference
Message-ID:  <202412201534.4BKFYYOj007218@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

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

commit 5f8cf4126511ef50cd68c0b5df3011e3f02e9869
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-12-20 15:14:04 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-12-20 15:33:38 +0000

    contributing: Remove shar reference
    
    Use of shar for submissions has been deprecated for some time.
    
    Reviewed by:    kevans, fuz
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D48162
---
 documentation/content/en/articles/contributing/_index.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/documentation/content/en/articles/contributing/_index.adoc b/documentation/content/en/articles/contributing/_index.adoc
index a5b872383a..d98ff31de0 100644
--- a/documentation/content/en/articles/contributing/_index.adoc
+++ b/documentation/content/en/articles/contributing/_index.adoc
@@ -254,7 +254,6 @@ _Do not_ just send the diffs to the {freebsd-hackers} or they will get lost! We
 Indicate your submission by including `[PATCH]` in the synopsis of the report.
 
 If you feel it appropriate (for example you have added, deleted, or renamed files), bundle your changes into a `tar` file.
-Archives created with man:shar[1] are also welcome.
 
 If your change is of a potentially sensitive nature, such as if you are unsure of copyright issues governing its further distribution then you should send it to {core-email} directly rather than submitting as a bug report.
 The {core-email} reaches a much smaller group of people who do much of the day-to-day work on FreeBSD.



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