]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: update bugs report information
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 14 Oct 2017 09:26:54 +0000 (06:26 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 14 Oct 2017 09:27:58 +0000 (06:27 -0300)
I don't work at Red Hat since 2013. My e-mail address there
has long gone! Replace it to my kernel.org e-mail, as this
is more permanent.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
rasdaemon.c

index 41022ef0767574c302b6b5c99097e7170bce56dd..74f3c70ac8a5c6f18db25242dc5bc9f4df677b71 100644 (file)
@@ -35,7 +35,7 @@
 #define ARGS_DOC "<options>"
 
 const char *argp_program_version = TOOL_NAME " " VERSION;
-const char *argp_program_bug_address = "Mauro Carvalho Chehab <mchehab@redhat.com>";
+const char *argp_program_bug_address = "Mauro Carvalho Chehab <mchehab@kernel.org>";
 
 struct arguments {
        int record_events;