convert principal-submitter
into a list in CONTRIBUTING.md
This commit is contained in:
parent
4cea81d15f
commit
042d365e5c
@ -33,8 +33,11 @@ See the section [API](#API) below.
|
|||||||
length-signature: <N> # Signature only
|
length-signature: <N> # Signature only
|
||||||
nistkat-sha256: sha256sum of 1st NIST KAT test case # KEM and signature
|
nistkat-sha256: sha256sum of 1st NIST KAT test case # KEM and signature
|
||||||
testvectors-sha256: sha256sum of output of testvectors # Signature only
|
testvectors-sha256: sha256sum of output of testvectors # Signature only
|
||||||
principal-submitter: Eve
|
principal-submitters:
|
||||||
auxiliary-submitters:
|
- Alice
|
||||||
|
- Bob
|
||||||
|
- ...
|
||||||
|
auxiliary-submitters: # optional
|
||||||
- Alice
|
- Alice
|
||||||
- Bob
|
- Bob
|
||||||
- ...
|
- ...
|
||||||
|
Loading…
Reference in New Issue
Block a user