aboutsummaryrefslogtreecommitdiff
path: root/projects/image-png/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/image-png/project.yaml')
-rw-r--r--projects/image-png/project.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/image-png/project.yaml b/projects/image-png/project.yaml
new file mode 100644
index 000000000..aa86d3a34
--- /dev/null
+++ b/projects/image-png/project.yaml
@@ -0,0 +1,11 @@
+homepage: "https://docs.rs/image/0.23.14/image"
+main_repo: "https://github.com/image-rs/image-png"
+primary_contact: "andreas.molzer@gmx.de"
+sanitizers:
+ - address
+fuzzing_engines:
+ - libfuzzer
+language: rust
+auto_ccs:
+ - "fintelia@gmail.com"
+ - "david@adalogics.com"