diff --git a/projects/wamr/project.yaml b/projects/wamr/project.yaml index 8dfc79e40..6c866ee41 100644 --- a/projects/wamr/project.yaml +++ b/projects/wamr/project.yaml @@ -2,13 +2,14 @@ homepage: "https://github.com/bytecodealliance/wasm-micro-runtime" language: c primary_contact: "liang.he@intel.com" auto_ccs: - - "wenyong.huang@intel.com" - "tianlong.liang@intel.com" + - "wenyong.huang@intel.com" + - "yi.y.zhang@intel.com" main_repo: "https://github.com/bytecodealliance/wasm-micro-runtime.git" sanitizers: - address - undefined fuzzing_engines: - libfuzzer -file_github_issue: true +file_github_issue: false