-
Notifications
You must be signed in to change notification settings - Fork 18
/
.clabot
38 lines (38 loc) · 1.05 KB
/
.clabot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"message": "We require contributors to sign our Contributor License Agreement https://github.com/cryspen/hacl/blob/main/CLA.md ensuring that the contribution can be licensed under Apache 2.0 and MIT. In order for us to review and merge your code, please mention @cryspen/core in a comment below to get yourself added.",
"hacl_affiliations": {
"franziskuskiefer": "Cryspen",
"karthikbhargavan": "Cryspen",
"victor-dumitrescu": "Nomadic Labs SAS",
"duesee": "Cryspen",
"pnmadelaine": "Inria - Prosecco",
"addressxception": "InfernoRed",
"bkmgit": "",
"mamonet": "",
"emillon": "",
"protz": "",
"ma-ilsi": "",
"xvzcf": "Cryspen",
"msprotz": "Microsoft",
"R1kM": "Inria",
"samuel-lee-msft": "Microsoft"
},
"contributors": [
"franziskuskiefer",
"karthikbhargavan",
"victor-dumitrescu",
"duesee",
"pnmadelaine",
"addressxception",
"bkmgit",
"mgstoyanov",
"mamonet",
"emillon",
"protz",
"ma-ilsi",
"xvzcf",
"msprotz",
"R1kM",
"samuel-lee-msft"
]
}