Skip to content

Commit 66adf13

Browse files
committed
Rename to avoid collision with past series.
It turns out that it's not possible to continue the previous draft-handrews series due to the intervening draft-bhutton series. After consulting with IETF support, the recommendation was to use another variation on my name to start a new series.
1 parent 13b048c commit 66adf13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

relative-json-pointer.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<?rfc rfcedstyle="yes"?>
1313
<?rfc comments="yes"?>
1414
<?rfc inline="yes" ?>
15-
<rfc category="info" docName="draft-handrews-relative-json-pointer-03" ipr="trust200902" submissionType="IETF">
15+
<rfc category="info" docName="draft-hha-relative-json-pointer-00" ipr="trust200902" submissionType="IETF">
1616
<front>
1717
<title abbrev="Relative JSON Pointers">Relative JSON Pointers</title>
1818

@@ -27,7 +27,7 @@
2727
</address>
2828
</author>
2929

30-
<author fullname="Henry Andrews" initials="H" surname="Andrews" role="editor">
30+
<author fullname="Henry H. Andrews" initials="H" surname="Andrews" role="editor">
3131
<address>
3232
<email>andrews_henry@yahoo.com</email>
3333
</address>
@@ -324,7 +324,7 @@
324324
</t>
325325
<t>
326326
<list style="hanging">
327-
<t hangText="draft-handrews-relative-json-pointer-03">
327+
<t hangText="draft-hha-relative-json-pointer-00">
328328
<list style="symbols">
329329
<t>Fix ABNF omission for using # with index manipulation</t>
330330
<t>Clarify handling of leading "0"</t>

0 commit comments

Comments
 (0)