Skip to content

Commit 68d235f

Browse files
committed
Use author elements to clean up github references
1 parent 9795d09 commit 68d235f

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

draft-mcnally-deterministic-cbor.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,35 @@ normative:
3636

3737
informative:
3838
BCSwiftDCBOR:
39-
title: "McNally, W., \"Deterministic CBOR (dCBOR) for Swift.\""
39+
author:
40+
name: Wolf McNally
41+
title: "Deterministic CBOR (dCBOR) for Swift."
4042
target: https://github.com/BlockchainCommons/BCSwiftDCBOR
4143
BCRustDCBOR:
42-
title: "McNally, W., \"Deterministic CBOR (dCBOR) for Rust.\""
44+
author:
45+
name: Wolf McNally
46+
title: "Deterministic CBOR (dCBOR) for Rust."
4347
target: https://github.com/BlockchainCommons/bc-dcbor-rust
4448
BCTypescriptDCBOR:
45-
title: "McNally, W., \"Deterministic CBOR (dCBOR) for Typescript.\""
49+
author:
50+
name: Wolf McNally
51+
title: "Deterministic CBOR (dCBOR) for Typescript."
4652
target: https://github.com/BlockchainCommons/bc-dcbor-ts
4753
GordianEnvelope: I-D.mcnally-envelope
4854
cbor-deterministic:
49-
title: "Bormann, C., \"cbor-deterministic gem\""
55+
author:
56+
name: Carsten Bormann
57+
title: "cbor-deterministic gem"
5058
target: https://github.com/cabo/cbor-deterministic
5159
cbor-diag:
52-
title: "Bormann, C., \"CBOR diagnostic utilities\""
60+
author:
61+
name: Carsten Bormann
62+
title: "CBOR diagnostic utilities"
5363
target: https://github.com/cabo/cbor-diag
5464
cbor-dcbor:
55-
title: "Bormann, C., \"PoC of the McNally/Allen dCBOR application-level CBOR representation rules\""
65+
author:
66+
name: Carsten Bormann
67+
title: "PoC of the McNally/Allen dCBOR application-level CBOR representation rules"
5668
target: https://github.com/cabo/cbor-dcbor
5769

5870
--- abstract

0 commit comments

Comments
 (0)