aboutsummaryrefslogtreecommitdiff
path: root/projects/tint/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tint/project.yaml')
-rw-r--r--projects/tint/project.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/projects/tint/project.yaml b/projects/tint/project.yaml
new file mode 100644
index 000000000..46fec183e
--- /dev/null
+++ b/projects/tint/project.yaml
@@ -0,0 +1,13 @@
+homepage: https://dawn.googlesource.com/tint
+language: c++
+primary_contact: bclayton@google.com
+auto_ccs:
+ - "afdx@google.com"
+sanitizers:
+ - address
+ - memory
+ - undefined
+main_repo: 'https://dawn.googlesource.com/tint.git'
+architectures:
+ - x86_64
+ - i386