aboutsummaryrefslogtreecommitdiff
path: root/projects/tinygltf/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tinygltf/project.yaml')
-rw-r--r--projects/tinygltf/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/tinygltf/project.yaml b/projects/tinygltf/project.yaml
new file mode 100644
index 000000000..1b148734f
--- /dev/null
+++ b/projects/tinygltf/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://github.com/syoyo/tinygltf"
+language: c++
+primary_contact: "syoyo@lighttransport.com"
+auto_ccs:
+ - "p.antoine@catenacyber.fr"
+fuzzing_engines:
+- libfuzzer
+sanitizers:
+- address
+main_repo: 'https://github.com/syoyo/tinygltf.git'