Browse Source

convert `principal-submitter` into a list in CONTRIBUTING.md

master
Matthias J. Kannwischer 5 years ago
parent
commit
042d365e5c
1 changed files with 5 additions and 2 deletions
  1. +5
    -2
      CONTRIBUTING.md

+ 5
- 2
CONTRIBUTING.md View File

@@ -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
- ...


Loading…
Cancel
Save