From 1cfcfec4d70f41c6ccf5651e1470015f4e0833bd Mon Sep 17 00:00:00 2001 From: Max Moroz Date: Sat, 17 Aug 2019 14:36:35 -0700 Subject: [PATCH] [syzkaller] Add syzkaller mailing list to the CC and remove view restrictions. As per chat with @dvyukov --- projects/syzkaller/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/syzkaller/project.yaml b/projects/syzkaller/project.yaml index df62fb965..f097657c6 100644 --- a/projects/syzkaller/project.yaml +++ b/projects/syzkaller/project.yaml @@ -3,5 +3,7 @@ primary_contact: "dvyukov@google.com" auto_ccs: - "andreyknvl@google.com" - "mmoroz@chromium.org" + - "syzkaller@googlegroups.com" sanitizers: - address +view_restrictions: none