From dd071406bea38e29746c436a743feb1443928552 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 27 Aug 2012 17:53:20 -0400 Subject: Added .reportbugrc --- .reportbugrc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .reportbugrc (limited to '.reportbugrc') diff --git a/.reportbugrc b/.reportbugrc new file mode 100644 index 0000000..75250c8 --- /dev/null +++ b/.reportbugrc @@ -0,0 +1,22 @@ +# reportbug preferences file +# character encoding: UTF-8 +# Version of reportbug this preferences file was written by +reportbug_version "4.12.6" +# default operating mode: one of: novice, standard, advanced, expert +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" +# Disable fallback mode by commenting out the following: +no-cc +header "X-Debbugs-CC: rak@debian.org" +smtphost reportbug.debian.org +# You can add other settings after this line. See +# /etc/reportbug.conf for a full listing of options. +keyid 4A11C97A +sign gpg +mutt -- cgit v1.2.3