diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-10-21 18:52:57 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-10-21 18:52:57 -0400 |
commit | 4edfd993a8d5a744b5ec19f5472a7059c8a01946 (patch) | |
tree | 2c78460aca6b46254fe139d59298f3c7ab0e8a9f /.reportbugrc | |
parent | drop GPG_TTY from zshrc (diff) |
fix reportbug cc behaviour
Diffstat (limited to '.reportbugrc')
-rw-r--r-- | .reportbugrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.reportbugrc b/.reportbugrc index 17e787a..0772b6a 100644 --- a/.reportbugrc +++ b/.reportbugrc @@ -13,4 +13,8 @@ email "rak@debian.org" # /etc/reportbug.conf for a full listing of options. keyid 4E469519ED677734268FBD958F7BF8FC4A11C97A sign gpg +# Don't BCC me +no-cc +# But have debbugs notify me of the bug report once it has a number +list-cc-me mutt |