aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyson Smith <tysmith@users.noreply.github.com>2021-03-19 06:42:33 -0700
committerGitHub <noreply@github.com>2021-03-19 06:42:33 -0700
commit76d5fd8698f33ca242019a14024784cee03b8eed (patch)
tree147c43b4eee04a4e07c25fa85a80351b37a6a2fa
parent58d5848b0ffc1534b76aee05d41351b7bdb005c3 (diff)
downloadoss-fuzz-76d5fd8698f33ca242019a14024784cee03b8eed.tar.gz
[cairo] Add to CC list (#5431)
-rw-r--r--projects/cairo/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/cairo/project.yaml b/projects/cairo/project.yaml
index b9663238d..9a078ded9 100644
--- a/projects/cairo/project.yaml
+++ b/projects/cairo/project.yaml
@@ -1,6 +1,8 @@
homepage: https://gitlab.freedesktop.org/cairo/cairo
language: c
primary_contact: security-tps@google.com
+auto_ccs:
+ - "psychon@znc.in"
sanitizers:
- address
- undefined