convert principal-submitter into a list in CONTRIBUTING.md

Esse commit está contido em:
Matthias J. Kannwischer 2019-06-23 16:16:07 +02:00
commit 042d365e5c

Ver arquivo

@ -33,8 +33,11 @@ See the section [API](#API) below.
length-signature: <N> # Signature only
nistkat-sha256: sha256sum of 1st NIST KAT test case # KEM and signature
testvectors-sha256: sha256sum of output of testvectors # Signature only
principal-submitter: Eve
auxiliary-submitters:
principal-submitters:
- Alice
- Bob
- ...
auxiliary-submitters: # optional
- Alice
- Bob
- ...