From noreply@github.com  Wed Oct 25 00:25:58 2023
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 17CDDC14F693
 for <quic-issues@ietfa.amsl.com>; Wed, 25 Oct 2023 00:25:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.852
X-Spam-Level: 
X-Spam-Status: No, score=-3.852 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1,
 RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001,
 RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001,
 SPF_NONE=0.001, T_KAM_HTML_FONT_INVALID=0.01,
 T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
 header.d=github.com
Received: from mail.ietf.org ([50.223.129.194])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id HgRoSI6Xiy5k for <quic-issues@ietfa.amsl.com>;
 Wed, 25 Oct 2023 00:25:53 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 8398DC151094
 for <quic-issues@ietf.org>; Wed, 25 Oct 2023 00:25:53 -0700 (PDT)
Received: from github.com (hubbernetes-node-4258e3c.ash1-iad.github.net
 [10.56.200.22])
 by smtp.github.com (Postfix) with ESMTPA id AFC8C34007E
 for <quic-issues@ietf.org>; Wed, 25 Oct 2023 00:25:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2023; t=1698218752;
 bh=XUwT6UyMvQ+CgvDoqyAuqWosJcLuV+y6PldW9VyGBvA=;
 h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post:
 List-Unsubscribe:From;
 b=gDIVbwhY9H6BaIVlrts/7qLxdbZGkJlTN+7ZjmjRR9I9wmTfCJ0a/NXO5LXQA2lwV
 fPdbYPj1MlrRGJCrAW7eFO1wTgjrGQvHNH9Mv6rfvNRJQxZGIX5Q/45NyOtn8lBP6p
 /POcYRAeKLDxjXqOOyiWDeAbodPy6M+vee71yb8g=
Date: Wed, 25 Oct 2023 00:25:52 -0700
From: zirngibl <notifications@github.com>
Reply-To: quicwg/base-drafts
 <reply+AFTOJKYLTLR7HNVEUJMUQDGDIX2YBEVBNHHHJXTBP4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/5002@github.com>
Subject: [quicwg/base-drafts] Wiki: Implementations overview "destroyed"
 (Issue #5002)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_6538c300ad612_72d8182188f6";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: zirngibl
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
destinations: quic-issues@ietf.org
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jPTjImGwDzJLV2rlq7bFSrRPemo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.39
List-Id: Notification list for GitHub issues related to the QUIC WG
 <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Oct 2023 07:25:58 -0000


----==_mimepart_6538c300ad612_72d8182188f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hi, 

Is there any reason the [implementations overview](https://github.com/quicwg/base-drafts/wiki/Implementations) in the wiki got destroyed or can it be recreated? 

I thought it was a great overview of existing implementations and their support of documents. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/5002
You are receiving this because you are subscribed to this thread.

Message ID: <quicwg/base-drafts/issues/5002@github.com>
----==_mimepart_6538c300ad612_72d8182188f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p dir="auto">Hi,</p>
<p dir="auto">Is there any reason the <a href="https://github.com/quicwg/base-drafts/wiki/Implementations">implementations overview</a> in the wiki got destroyed or can it be recreated?</p>
<p dir="auto">I thought it was a great overview of existing implementations and their support of documents.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/5002">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25NQJTPTKIE43C4TLYBC5IBAVCNFSM6AAAAAA6O4FHBSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DANZTGEYDANY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AFTOJK44QQ3YQ76WY5TPE73YBC5IBA5CNFSM6AAAAAA6O4FHBSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHJXTBP4.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span>&lt;quicwg/base-drafts/issues/5002</span><span>@</span><span>github</span><span>.</span><span>com&gt;</span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/5002",
"url": "https://github.com/quicwg/base-drafts/issues/5002",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_6538c300ad612_72d8182188f6--

