From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.pdinc.us (mail.pdinc.us [67.90.184.27]) by sourceware.org (Postfix) with ESMTPS id B2806385780B for ; Sat, 22 May 2021 15:15:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B2806385780B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pdinc.us Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=jpyeron@pdinc.us Received: from lovegrove (nsa1.pdinc.us [67.90.184.2]) (authenticated bits=0) by mail1.pdinc.us (8.14.4/8.14.4) with ESMTP id 14MFFOqr023009 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 22 May 2021 11:15:25 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 mail1.pdinc.us 14MFFOqr023009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pdinc.us; s=default; t=1621696525; bh=lInEWcJtCBTWcmIMJ+XItpaVbzzNy52zGZhhuNtDW14=; h=From:To:Subject:Date:From; b=BiMuslZMzdPUdVl+aYDh1AFEI5iBxbt+w5Wi16Mgwt12CL2Unf6nViHyY/Zf3987K jhduzhjJ7ZEyGgehNJsyl6dYFokXH2Yw7vYTnUpNoobsgS8vlEv9rLgWcHIShFtnyg 5VKMDI5yExvoBr1emI1jjylYRSnuknztZjXhiWt5kkO/4dk4AFRmiYoRJ1AH6XfojA GMwkCSu/R6OFyTzuz2vnvAd2utoUKW0mF6sdkVQHSOITJ+gKZZoIY2PU1pfqxu0RWM XbMITAJmHlRRpUFHqQWP9KUZGctGsVt6RUwe08fxdLcaujm2d9rswacRoMU/kDHOde NrnF7WDvWqm3w== From: "Jason Pyeron" To: Subject: cygport announce template vs https://cygwin.com/packaging-contributors-guide.html Date: Sat, 22 May 2021 11:15:35 -0400 Message-ID: <031b01d74f1d$50d8a460$f289ed20$@pdinc.us> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AddPHTXAN8GmS/+TTFC/hW+8pWA1Hg== Content-Language: en-us X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, KAM_INFOUSMEBIZ, SPF_HELO_PASS, SPF_PASS, TVD_SPACE_RATIO, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2021 15:15:28 -0000 Which is more correct =E2=80=93 the = https://cygwin.com/packaging-contributors-guide.html or cygport = generated email. =20 -Jason