mirror of https://github.com/google/oss-fuzz.git
multiple projects: cleanup stale accounts. (#6224)
* multiple projects: cleanup stale accounts. * dont disable postgresql for now.
This commit is contained in:
parent
7cfeef419d
commit
2a56525117
|
@ -3,8 +3,6 @@ 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
|
||||
|
|
|
@ -4,7 +4,6 @@ primary_contact: "xeioexception@gmail.com"
|
|||
auto_ccs:
|
||||
- "lex.borisov@gmail.com"
|
||||
- "devrep@nginx.com"
|
||||
- "mmoroz@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
homepage: "https://github.com/gabime/spdlog"
|
||||
language: c++
|
||||
primary_contact: "gmelman1@gmail.com"
|
||||
auto_ccs:
|
||||
- "ouyangyunshu@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
|
|
|
@ -2,7 +2,6 @@ homepage: "https://github.com/google/syzkaller.git"
|
|||
primary_contact: "dvyukov@google.com"
|
||||
auto_ccs:
|
||||
- "andreyknvl@google.com"
|
||||
- "mmoroz@chromium.org"
|
||||
- "syzkaller@googlegroups.com"
|
||||
language: go
|
||||
fuzzing_engines:
|
||||
|
|
Loading…
Reference in New Issue