added note for email based subsciption for the mailinglist

I thought this may be a valuable addition, as this method may be unknown to some
users.
This commit is contained in:
toogley 2016-04-28 17:47:07 +02:00
parent 7bc74c0b97
commit 84c3b09068
No known key found for this signature in database
GPG Key ID: F20C5878E65B3B3A

View File

@ -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).