diff options
| -rw-r--r-- | dashboard/app/email_test.go | 4 | ||||
| -rw-r--r-- | dashboard/app/mail_bug.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dashboard/app/email_test.go b/dashboard/app/email_test.go index cb1500a32..b598dae1f 100644 --- a/dashboard/app/email_test.go +++ b/dashboard/app/email_test.go @@ -62,7 +62,7 @@ report1 This bug is generated by a dumb bot. It may contain errors. See https://goo.gl/tpsmEJ for details. Direct all questions to syzkaller@googlegroups.com. -Please credit me with: Reported-by: syzbot +Please credit me with: Reported-by: syzbot <syzkaller@googlegroups.com> syzbot will keep track of this bug report. Once a fix for this bug is committed, please reply to this email with: @@ -208,7 +208,7 @@ report1 This bug is generated by a dumb bot. It may contain errors. See https://goo.gl/tpsmEJ for details. Direct all questions to syzkaller@googlegroups.com. -Please credit me with: Reported-by: syzbot +Please credit me with: Reported-by: syzbot <syzkaller@googlegroups.com> syzbot will keep track of this bug report. Once a fix for this bug is committed, please reply to this email with: diff --git a/dashboard/app/mail_bug.txt b/dashboard/app/mail_bug.txt index f359dc19f..48accfc3b 100644 --- a/dashboard/app/mail_bug.txt +++ b/dashboard/app/mail_bug.txt @@ -18,7 +18,7 @@ for information about syzkaller reproducers{{end}} This bug is generated by a dumb bot. It may contain errors. See https://goo.gl/tpsmEJ for details. Direct all questions to syzkaller@googlegroups.com. -Please credit me with: Reported-by: syzbot +Please credit me with: Reported-by: syzbot <syzkaller@googlegroups.com> syzbot will keep track of this bug report. Once a fix for this bug is committed, please reply to this email with: |
