aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-05-02 11:19:06 +0200
committerDmitry Vyukov <dvyukov@google.com>2016-05-02 11:19:06 +0200
commit8813b44c4bb24ec9eb8c3f4d3847d90a8986aba9 (patch)
tree4f9f14f63aa802b9662785ba7e6bf3fb89c1b025
parent7bc74c0b97f0a058bb5558ceb2b1aa080c98a2db (diff)
parent84c3b09068f5bae5cc022aab19731260e474f23e (diff)
Merge pull request #38 from toogley/master
added note for email based subsciption for the mailinglist
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6334b8340..070c0ce08 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ It is meant to be used with [KASAN](https://www.kernel.org/doc/Documentation/kas
[KTSAN](https://github.com/google/ktsan) (`CONFIG_KTSAN=y`),
or [KUBSAN] (http://developerblog.redhat.com/2014/10/16/gcc-undefined-behavior-sanitizer-ubsan/) ([patch](https://lkml.org/lkml/2014/10/20/181)).
-Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller).
+Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller), which you can subscribe to either with an
+google account or by sending an email to syzkaller+subscribe@googlegroups.com.
List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs).