Pointing to github repositories from the datatracker
Robert Sparks <rjsparks@nostrum.com> Thu, 10 September 2020 19:22 UTC
Return-Path: <rjsparks@nostrum.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 20CB43A0FA9
for <wgchairs@ietfa.amsl.com>; Thu, 10 Sep 2020 12:22:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level:
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, T_SPF_HELO_PERMERROR=0.01,
T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
header.d=nostrum.com
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id Thfxw_4QrVyw for <wgchairs@ietfa.amsl.com>;
Thu, 10 Sep 2020 12:22:19 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id CF34A3A0FA8
for <wgchairs@ietf.org>; Thu, 10 Sep 2020 12:22:19 -0700 (PDT)
Received: from unescapeable.local ([47.186.30.41]) (authenticated bits=0)
by nostrum.com (8.16.1/8.15.2) with ESMTPSA id 08AJMHVH014784
(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO)
for <wgchairs@ietf.org>; Thu, 10 Sep 2020 14:22:19 -0500 (CDT)
(envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com;
s=default; t=1599765739;
bh=6UxAQlWjHtohvL49jqBzQbFd+THNdW5yWuJsa1uiENY=;
h=To:From:Subject:Date;
b=n0xINwrctjPy1swakRtsWkTBwC9zrvtczxm1Eg8jyi7rl12nMptUYh4+dGi7WfOe6
7KFOOpBe7pn+E4jyxn7jIkvwpVZeMtI0T+M82j+EMj44HAM7QLZje7c4iaB+9U15ah
r8Xw9AbxnMiIchmKvz23FKPz+I0IqZXRhmz0vylA=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.30.41] claimed to be
unescapeable.local
To: IETF WG Chairs <wgchairs@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Subject: Pointing to github repositories from the datatracker
Message-ID: <92eaf040-67c2-8309-657f-0e3f824174d3@nostrum.com>
Date: Thu, 10 Sep 2020 14:22:17 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0)
Gecko/20100101 Thunderbird/68.12.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/DA-fWpq_nsy_5kPhJEheBlyaaqI>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>,
<mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>,
<mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Sep 2020 19:22:21 -0000
Chairs - A few releases ago, we changed the way the datatracker allows you to make references to external resources (see the section labelled Additional Resources on a document's main page or on a groups /about page). If you are using github for your working group or a set of drafts, please consider pointing to the repository or organization using the github_repo and github_org tags respectively. The datatracker will use the urls you provide with those tags to backup the repositories. (You'll see github and gitlab username tags in the hint for the edit form - those are not used by the backup mechanism - there is no need to enter any such thing for this purpose). RjS
- Pointing to github repositories from the datatrac… Robert Sparks
- Re: Pointing to github repositories from the data… Mark Nottingham