diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eaa4b9e5..dd20366b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,8 +33,11 @@ See the section [API](#API) below. length-signature: # 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 - ...