[sacm] [sacmwg/draft-ietf-sacm-coswid] Use one-or-more<T> instead of T / [ 2* T ] (#41)

cabo <notifications@github.com> Mon, 22 February 2021 15:57 UTC

Return-Path: <noreply@github.com>
X-Original-To: sacm@ietfa.amsl.com
Delivered-To: sacm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 785633A1D30 for <sacm@ietfa.amsl.com>; Mon, 22 Feb 2021 07:57:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.051
X-Spam-Level:
X-Spam-Status: No, score=-2.051 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, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-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 xWNpw-mR7aXc for <sacm@ietfa.amsl.com>; Mon, 22 Feb 2021 07:57:05 -0800 (PST)
Received: from smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48F633A1D37 for <sacm@ietf.org>; Mon, 22 Feb 2021 07:57:02 -0800 (PST)
Received: from github.com (hubbernetes-node-fad2290.ac4-iad.github.net [10.52.118.55]) by smtp.github.com (Postfix) with ESMTPA id 7F639560902 for <sacm@ietf.org>; Mon, 22 Feb 2021 07:57:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1614009421; bh=9Ntt0ifNvjs1hgXDvOsNYn7l8CS/EtEwUBnvQv4v6mU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YDTa0u9ZwSebZqlZLouVN7L9ik26Taz5umtbpz34gwFAw/Au7OTrdxhSBdEOCq0nE dsgdlBa+bAE5X7qYbpYYYaCHDQJ5OlRDqb07oI7swVPyteFnWy2kGdWvigFk/tfkot bCp35sXnp+JAnpzAnlw9sbS7TOzGoA8mrLe5/mBo=
Date: Mon, 22 Feb 2021 07:57:01 -0800
From: cabo <notifications@github.com>
Reply-To: sacmwg/draft-ietf-sacm-coswid <reply+ACTMJUIGTXHHPM2R7EHM5WV6H62U3EVBNHHDA7X7SM@reply.github.com>
To: sacmwg/draft-ietf-sacm-coswid <draft-ietf-sacm-coswid@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <sacmwg/draft-ietf-sacm-coswid/pull/41@github.com>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_6033d44d10da7_4f1a54181768"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: cabo
X-GitHub-Recipient: sacm
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: sacm@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/sacm/o01rjNCc02zz8UTihJkSjHqfo4k>
Subject: [sacm] [sacmwg/draft-ietf-sacm-coswid] Use one-or-more<T> instead of T / [ 2* T ] (#41)
X-BeenThere: sacm@ietf.org
X-Mailman-Version: 2.1.29
List-Id: SACM WG mail list <sacm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sacm>, <mailto:sacm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sacm/>
List-Post: <mailto:sacm@ietf.org>
List-Help: <mailto:sacm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sacm>, <mailto:sacm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Feb 2021 15:57:07 -0000

... because T is usually verbose...
You can view, comment on, or merge this pull request online at:

  https://github.com/sacmwg/draft-ietf-sacm-coswid/pull/41

-- Commit Summary --

  * Use one-or-more&lt;T&gt; instead of T / [ 2* T ]

-- File Changes --

    M concise-swid-tag.cddl (20)
    M draft-ietf-sacm-coswid.md (41)

-- Patch Links --

https://github.com/sacmwg/draft-ietf-sacm-coswid/pull/41.patch
https://github.com/sacmwg/draft-ietf-sacm-coswid/pull/41.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/sacmwg/draft-ietf-sacm-coswid/pull/41