aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Tatsuhiro Tsujikawa <404610+tatsuhiro-t@users.noreply.github.com>2022-07-09 22:40:45 +0900
committerGravatar GitHub <noreply@github.com>2022-07-09 14:40:45 +0100
commitde0466fb498c8fdf57be802b262faff5983c0dd3 (patch)
tree0af0592a7b40b892e94cc39c8c89f9b7813da712
parent72fb3573d4347962909a2d6c733f20e7ab690b82 (diff)
nghttp2: Update auto_ccs (#7984)
-rw-r--r--projects/nghttp2/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/nghttp2/project.yaml b/projects/nghttp2/project.yaml
index ae6e38a0..d9139573 100644
--- a/projects/nghttp2/project.yaml
+++ b/projects/nghttp2/project.yaml
@@ -1,6 +1,8 @@
homepage: "https://nghttp2.org/"
language: c++
primary_contact: "tatsuhiro.t@gmail.com"
+auto_ccs:
+ - "david@adalogics.com"
fuzzing_engines:
- libfuzzer
- afl