diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-06-16 22:30:04 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-06-16 22:30:04 -0400 |
commit | 94766a0880927751b11f0ae1082868a5ccca9c17 (patch) | |
tree | 311b8eca2195af6aa811bc309e817941b8814f9a /.reportbugrc | |
parent | more emacs config (diff) |
reportbug don't cc me
Diffstat (limited to '')
-rw-r--r-- | .reportbugrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.reportbugrc b/.reportbugrc index e337ac7..17e787a 100644 --- a/.reportbugrc +++ b/.reportbugrc @@ -6,13 +6,9 @@ reportbug_version "4.12.6" mode expert # default user interface ui urwid -# offline setting - comment out to be online -#offline # name and email setting (if non-default) realname "Ryan Kavanagh" email "rak@debian.org" -list-cc-me -smtphost reportbug.debian.org # You can add other settings after this line. See # /etc/reportbug.conf for a full listing of options. keyid 4E469519ED677734268FBD958F7BF8FC4A11C97A |