[Netmod-ver-dt] [netmod-wg/yang-ver-dt] f60491: fix review comments

jsterne <noreply@github.com> Thu, 18 November 2021 16:56 UTC

Return-Path: <noreply@github.com>
X-Original-To: netmod-ver-dt@ietfa.amsl.com
Delivered-To: netmod-ver-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCFDC3A0064 for <netmod-ver-dt@ietfa.amsl.com>; Thu, 18 Nov 2021 08:56:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.801
X-Spam-Level:
X-Spam-Status: No, score=-2.801 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.701, 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 eQ6CS_QwQN0C for <netmod-ver-dt@ietfa.amsl.com>; Thu, 18 Nov 2021 08:56:09 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 745B03A00AE for <netmod-ver-dt@ietf.org>; Thu, 18 Nov 2021 08:56:09 -0800 (PST)
Received: from github.com (hubbernetes-node-848e61f.ac4-iad.github.net [10.52.211.17]) by smtp.github.com (Postfix) with ESMTPA id 74E8A600DA3 for <netmod-ver-dt@ietf.org>; Thu, 18 Nov 2021 08:56:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1637254568; bh=yLwhvNaqbcB/DENwG7cUhhzpmnyjTnlYkCOCPL1x8rY=; h=Date:From:To:Subject:From; b=V+d7G6Zzz7/OvihsLhgB6G6EpPNVzkVb1eUa/sp2XbxMG1JPkn/rVu2eeegDIAygu KuTVQGxiT/XAhixJSUA3jfLYWR12lBthltfHCqnyRS/uGUe0+TNBrw9r5vS1XjEi3w e+AhcUphSxzETjWMOtztxT2OydzPO7pl0t+EO4Tg=
Date: Thu, 18 Nov 2021 08:56:08 -0800
From: jsterne <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/clarify-reason-for-COMPAT-suffix/269b6a-f60491@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: netmod-ver-dt@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod-ver-dt/aapclpr8XjNVJownKphS5ZM31_E>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] f60491: fix review comments
X-BeenThere: netmod-ver-dt@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NetMod WG YANG Model Versioning Design Team <netmod-ver-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod-ver-dt/>
List-Post: <mailto:netmod-ver-dt@ietf.org>
List-Help: <mailto:netmod-ver-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Nov 2021 16:56:14 -0000

  Branch: refs/heads/clarify-reason-for-COMPAT-suffix
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: f604915fd55215be5b2f74da1b96b978a8fb1b11
      https://github.com/netmod-wg/yang-ver-dt/commit/f604915fd55215be5b2f74da1b96b978a8fb1b11
  Author: jsterne <jason.sterne@nokia.com>
  Date:   2021-11-18 (Thu, 18 Nov 2021)

  Changed paths:
    M yang-semver/draft-ietf-netmod-yang-semver.txt
    M yang-semver/draft-ietf-netmod-yang-semver.xml

  Log Message:
  -----------
  fix review comments