From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114855 invoked by alias); 1 Jul 2019 17:50:23 -0000 Mailing-List: contact bzip2-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Sender: bzip2-devel-owner@sourceware.org Received: (qmail 114761 invoked by uid 89); 1 Jul 2019 17:50:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.3 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-19.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:926, COMMITTED, HContent-Transfer-Encoding:8bit X-Spam-Status: No, score=-19.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,SPF_PASS autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-HELO: gnu.wildebeest.org From: Mark Wielaard To: bzip2-devel@sourceware.org Cc: Mark Wielaard Subject: [COMMITTED] Explain how to subscribe to the mailinglist. Date: Tue, 01 Jan 2019 00:00:00 -0000 Message-Id: <20190701175014.45563-1-mark@klomp.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Flag: NO X-SW-Source: 2019-q3/txt/msg00000.txt.bz2 We never explained how to subscribe to the development mailinglist. It is simple (and you don't even have to be subscribed to sent messages). --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 3b50462..161e1c6 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,10 @@ fast at compression and six times faster at decompression.

Please reports bugs in Bugzilla or on the bzip2-devel mailinglist.

+

To subscribe to the bzip2 development list send email to +bzip2-devel-subscribe@sourceware.org. You do not have to be subscribed to sent messages to the list. +

+

Why would I want to use it?

    -- 2.20.1