aboutsummaryrefslogtreecommitdiff
path: root/projects/libyaml
diff options
context:
space:
mode:
authorIan Cordasco <sigmavirus24@users.noreply.github.com>2017-04-06 11:57:18 -0500
committerAbhishek Arya <inferno@chromium.org>2017-04-06 09:57:18 -0700
commit6cfdbc030760d6650eae4ee5c42df10ef4b5b415 (patch)
treeb69db96eb661558e0a21fde221b1b39885ea4dfe /projects/libyaml
parent2773e2d4e3b975ff1b6eebb5637d83c893edc57f (diff)
downloadoss-fuzz-6cfdbc030760d6650eae4ee5c42df10ef4b5b415.tar.gz
Add myself to the list of auto CCs for libyaml (#521)
* Add myself to the list of auto CCs for libyaml As the lead maintainer of libyaml, it would be helpful to get CC'd on any findings of OSS Fuzz. * Update project.yaml
Diffstat (limited to 'projects/libyaml')
-rw-r--r--projects/libyaml/project.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/projects/libyaml/project.yaml b/projects/libyaml/project.yaml
index 9670f5ffe..84fb5a4ea 100644
--- a/projects/libyaml/project.yaml
+++ b/projects/libyaml/project.yaml
@@ -1,5 +1,7 @@
homepage: https://github.com/yaml/libyaml
-primary_contact: "alex.gaynor@gmail.com"
+primary_contact: "sigmavirus24@gmail.com"
+auto_ccs:
+ - "alex.gaynor@gmail.com"
sanitizers:
- address
- memory