aboutsummaryrefslogtreecommitdiff
path: root/projects/nginx
diff options
context:
space:
mode:
authorDavidKorczynski <david@adalogics.com>2021-08-16 10:34:00 +0100
committerGitHub <noreply@github.com>2021-08-16 10:34:00 +0100
commit75091df12b74ba6884bb9298886d75767cd9322c (patch)
tree31a7e8e27426f62d3233774407d86977285d60ed /projects/nginx
parentac7bc923562c2ad707fb46b400585bcfebe6ac97 (diff)
downloadoss-fuzz-75091df12b74ba6884bb9298886d75767cd9322c.tar.gz
nginx: request access (#6104)
* nginx: request access I would like to submit fuzzers to nginx and in this context having the coverage information from clusterfuzz would be great. * nginx: add main_repo field
Diffstat (limited to 'projects/nginx')
-rw-r--r--projects/nginx/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/nginx/project.yaml b/projects/nginx/project.yaml
index 0aa90207a..9af33f6bd 100644
--- a/projects/nginx/project.yaml
+++ b/projects/nginx/project.yaml
@@ -1,8 +1,10 @@
homepage: "http://nginx.org"
+main_repo: "https://github.com/nginx/nginx"
language: c
primary_contact: "xim.andrew@gmail.com"
auto_ccs:
- ouyangyunshu@google.com
- mmoroz@google.com
+ - david@adalogics.com
sanitizers:
- address