aboutsummaryrefslogtreecommitdiff
path: root/projects/bls-signatures/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/bls-signatures/project.yaml')
-rw-r--r--projects/bls-signatures/project.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/projects/bls-signatures/project.yaml b/projects/bls-signatures/project.yaml
new file mode 100644
index 000000000..a96f270ac
--- /dev/null
+++ b/projects/bls-signatures/project.yaml
@@ -0,0 +1,20 @@
+homepage: "https://github.com/supranational/blst"
+language: c++
+primary_contact: "guidovranken@gmail.com"
+main_repo: "https://github.com/supranational/blst.git"
+sanitizers:
+ - address
+ - undefined
+# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
+# - memory
+architectures:
+ - x86_64
+ - i386
+auto_ccs:
+ - "kelly@supranational.net"
+ - "diederik.loerakker@ethereum.org"
+ - "hoffmang@chia.net"
+ - "bram@chia.net"
+ - "mariano@chia.net"
+ - "arvid@chia.net"
+ - "bill@chia.net"