aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorTim Tianyang Chen <soapcn@gmail.com>2017-12-12 14:46:49 -0800
committerDmitry Vyukov <dvyukov@google.com>2017-12-14 08:57:27 +0100
commitac20b98c1b72fd433f573c383ec9460d672647e2 (patch)
treedbef9d3ba8c68c4f7d04c49c319cd25c28b92c3c /AUTHORS
parentea8dc17ee971e915df1dc8fdd4683c2aafc7b53f (diff)
syz-manager: add simple email support
Users can specify an email address to reveive notifications when a bug is discovered for the first time, without setting up a full fledged dashboard. The supported mailer is mailx. Signed-off-by: Tim Tianyang Chen <soapcn@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 1add43407..658ba380d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -15,3 +15,4 @@ Jean-Baptiste Cayrou
Yuzhe Han
Utkarsh Anand
Tobias Klauser
+Tim Tianyang Chen