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
|
language: c
|
||||||
primary_contact: "xim.andrew@gmail.com"
|
primary_contact: "xim.andrew@gmail.com"
|
||||||
auto_ccs:
|
auto_ccs:
|
||||||
- ouyangyunshu@google.com
|
|
||||||
- mmoroz@google.com
|
|
||||||
- david@adalogics.com
|
- david@adalogics.com
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
|
|
|
@ -4,7 +4,6 @@ primary_contact: "xeioexception@gmail.com"
|
||||||
auto_ccs:
|
auto_ccs:
|
||||||
- "lex.borisov@gmail.com"
|
- "lex.borisov@gmail.com"
|
||||||
- "devrep@nginx.com"
|
- "devrep@nginx.com"
|
||||||
- "mmoroz@google.com"
|
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
- memory
|
- memory
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
homepage: "https://github.com/gabime/spdlog"
|
homepage: "https://github.com/gabime/spdlog"
|
||||||
language: c++
|
language: c++
|
||||||
primary_contact: "gmelman1@gmail.com"
|
primary_contact: "gmelman1@gmail.com"
|
||||||
auto_ccs:
|
|
||||||
- "ouyangyunshu@google.com"
|
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
- memory
|
- memory
|
||||||
|
|
|
@ -2,7 +2,6 @@ homepage: "https://github.com/google/syzkaller.git"
|
||||||
primary_contact: "dvyukov@google.com"
|
primary_contact: "dvyukov@google.com"
|
||||||
auto_ccs:
|
auto_ccs:
|
||||||
- "andreyknvl@google.com"
|
- "andreyknvl@google.com"
|
||||||
- "mmoroz@chromium.org"
|
|
||||||
- "syzkaller@googlegroups.com"
|
- "syzkaller@googlegroups.com"
|
||||||
language: go
|
language: go
|
||||||
fuzzing_engines:
|
fuzzing_engines:
|
||||||
|
|
Loading…
Reference in New Issue