-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Due to reachability issues, turn this into a single editor draft
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Concise Binary Object Representation (CBOR) Tags for Typed Arrays | ||
abbrev: CBOR tags for typed arrays | ||
docname: draft-ietf-cbor-array-tags-latest | ||
date: 2019-03-05 | ||
# date: 2019-03-05 | ||
|
||
stand_alone: true | ||
|
||
|
@@ -13,10 +13,6 @@ cat: info | |
pi: [toc, sortrefs, symrefs, compact, comments] | ||
|
||
author: | ||
- | ||
ins: J. Roatch | ||
name: Johnathan Roatch | ||
email: [email protected] | ||
- | ||
ins: C. Bormann | ||
name: Carsten Bormann | ||
|
@@ -27,6 +23,7 @@ author: | |
country: Germany | ||
phone: +49-421-218-63921 | ||
email: [email protected] | ||
role: editor | ||
|
||
normative: | ||
RFC7049: | ||
|
@@ -493,6 +490,9 @@ Contributors | |
============ | ||
{: numbered="no"} | ||
|
||
The initial draft for this specification was written by Johnathan | ||
Roatch ([email protected]). Many thanks for getting this ball rolling. | ||
|
||
Glenn Engel suggested the tags for multi-dimensional arrays and | ||
homogeneous arrays. | ||
|
||
|