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