aboutsummaryrefslogtreecommitdiff
path: root/projects/tpm2-tss/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tpm2-tss/project.yaml')
-rw-r--r--projects/tpm2-tss/project.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/tpm2-tss/project.yaml b/projects/tpm2-tss/project.yaml
index 04af6fe9d..7ac01a967 100644
--- a/projects/tpm2-tss/project.yaml
+++ b/projects/tpm2-tss/project.yaml
@@ -1,12 +1,12 @@
homepage: "https://github.com/tpm2-software/tpm2-tss"
language: c++
-primary_contact: "tadeusz.struk@intel.com"
+primary_contact: "william.c.roberts@intel.com"
auto_ccs:
- "andreas.fuchs@sit.fraunhofer.de"
- - "john.s.andersen@intel.com"
- - "william.c.roberts@intel.com"
- "tstruk@gmail.com"
sanitizers:
- address
- - memory
+# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
+# - memory
- undefined
+main_repo: 'https://github.com/tstruk/tpm2-tss.git' \ No newline at end of file