[Netmod-ver-dt] [netmod-wg/yang-ver-dt] fcc38c: Apply review comments from Martin, Jason and Qin

Robert Wilton <noreply@github.com> Thu, 27 June 2019 12:46 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 B5AC91203BB for <netmod-ver-dt@ietfa.amsl.com>; Thu, 27 Jun 2019 05:46:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 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, RCVD_IN_DNSWL_HI=-5, 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 0BShDwyiwg2t for <netmod-ver-dt@ietfa.amsl.com>; Thu, 27 Jun 2019 05:46:11 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7583120441 for <netmod-ver-dt@ietf.org>; Thu, 27 Jun 2019 05:46:11 -0700 (PDT)
Date: Thu, 27 Jun 2019 05:46:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1561639570; bh=6UOEvnMHbNkimVA88RKFs0bfTJaelfL5wMChLe4v268=; h=Date:From:To:Subject:From; b=z43MErnRxARPLSMzU4q60lX4fmVUbnYa4oZwGFa65f/UEWHUV4rz1kiYHQWIRKk0P 7wWeP+2ukUdsSVyLYgw2cK3jeryMsbKwzbcthGAwOU6VapQLLa76PSmJWx9/ylVRAV HXiVO2M9kEAL5F89EiaHYyvyF8KEewp5hoWSEPmE=
From: Robert Wilton <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/develop/6453e4-fcc38c@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/okcVr7TitisN6EFjNEBJzOMkFVM>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] fcc38c: Apply review comments from Martin, Jason and Qin
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, 27 Jun 2019 12:46:14 -0000

  Branch: refs/heads/develop
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: fcc38c062c30a926e581ee0762e3656ecb587f3e
      https://github.com/netmod-wg/yang-ver-dt/commit/fcc38c062c30a926e581ee0762e3656ecb587f3e
  Author: rwilton <rwilton@cisco.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M yang-mod-ver/draft-verdt-netmod-yang-module-versioning.txt
    M yang-mod-ver/draft-verdt-netmod-yang-module-versioning.xml
    M yang-mod-ver/ietf-yang-revisions.yang

  Log Message:
  -----------
  Apply review comments from Martin, Jason and Qin