[quicwg/wg-materials] e0689d: Add new charter to repo (#198)

Lars Eggert <noreply@github.com> Thu, 18 February 2021 15:36 UTC

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 A1AA03A1384 for <quic-issues@ietfa.amsl.com>; Thu, 18 Feb 2021 07:36:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.67
X-Spam-Level:
X-Spam-Status: No, score=-2.67 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.57, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Q7kofZIJWjE for <quic-issues@ietfa.amsl.com>; Thu, 18 Feb 2021 07:36:48 -0800 (PST)
Received: from smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23BCC3A136B for <quic-issues@ietf.org>; Thu, 18 Feb 2021 07:36:48 -0800 (PST)
Received: from github.com (hubbernetes-node-64cf430.ac4-iad.github.net [10.52.110.17]) by smtp.github.com (Postfix) with ESMTPA id 5FFA252071F for <quic-issues@ietf.org>; Thu, 18 Feb 2021 07:36:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1613662607; bh=KIKWyjlFHepxJNV7sNlgtnyy3OR0JlK40X87humXv38=; h=Date:From:To:Subject:From; b=0ldoC9ynTsYLdvObdLaY/OvYCYeItT4E1sHCv/l+vzK/MEYAa7tssoU+3AROtjUJE l4wWwDik4Zf0gTJ+prnOBxOOFEvx14T6h4ZQ5FGx/kiteH5jdlKCRgrQ7jgyYngnlU n8tx5Bl8L7yHBHqiFDMzvtoIA+B7EHoN+BzVt4h4=
Date: Thu, 18 Feb 2021 07:36:47 -0800
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/24158d-e0689d@github.com>
Subject: [quicwg/wg-materials] e0689d: Add new charter to repo (#198)
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ieGijD3sD9di8adTEQ1VGRDCwg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
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: Thu, 18 Feb 2021 15:36:53 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: e0689d1e9ca3843b5f734d54bc7c7d14bb929a30
      https://github.com/quicwg/wg-materials/commit/e0689d1e9ca3843b5f734d54bc7c7d14bb929a30
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    A charter/charter.md

  Log Message:
  -----------
  Add new charter to repo (#198)

* Add first strawman for recharter, for discussion

* Soften this a little (#181)

* Wordsmithing (#182)

* The name of the WG is "HTTP" (#183)

httpbis is just the data tracker tag

* Rewrap and very minor tweaks (hence no PR)

* Rephrase charter to include completion work of the ops-drafts.

And minor other tweaks.

* Add qlog and remove AD approval bit.

* Editorial improvements (#185)

* Update charter.md (#186)

* Update charter.md

Clarified the scope of qlog, more explicit about that new versions maybe need to be published.

* Update charter/charter.md

Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>

* Update charter/charter.md

Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>

* Update charter/charter.md

Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>

Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>

* Fix nits and re-wrap.

* Try and address the first round of WG comments on the charter update (#192)

* Try and address the first round of WG comments on the charter update

* Rewrap

* Add Sean's suggestion from https://mailarchive.ietf.org/arch/msg/quic/hX_IZzdZEOzXTa3P_37qiqGhcHQ/ (#196)

* Clarifying the motivation needed only for concesus work in wg for existing specifications (#197)

* Clarifying the motivation needed only for concesus work in wg

* Update charter/charter.md

* Update charter/charter.md

Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>

Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>

* Reflow

* Add numbered list

Co-authored-by: Martin Thomson <mt@lowentropy.net>
Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>
Co-authored-by: Mark Nottingham <mnot@mnot.net>
Co-authored-by: Magnus Westerlund <magnus.westerlund@ericsson.com>
Co-authored-by: Zaheduzzaman Sarker <zaheduzzaman.sarker@ericsson.com>