summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2020-09-10 15:06:08 +0200
committerJean Delvare <jdelvare@suse.de>2020-09-10 15:06:08 +0200
commit2be6a751baeeaee958fc5a16bddfc92eed04b195 (patch)
tree2a5d8d0bee801b212a55d52d584bfa938f97982b /lib
parent26bcc85221d83402cd4a7658c00dc06347b45dd6 (diff)
downloadi2c-tools-git-2be6a751baeeaee958fc5a16bddfc92eed04b195.tar.gz
Manual pages: Mention the current maintainer
Add the current maintainer to the mailing list as the contact points for bug reports. This ensure that the reports will be read by the right person. Signed-off-by: Jean Delvare <jdelvare@suse.de>
Diffstat (limited to 'lib')
-rw-r--r--lib/libi2c.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libi2c.3 b/lib/libi2c.3
index c9374f5..3603f69 100644
--- a/lib/libi2c.3
+++ b/lib/libi2c.3
@@ -135,7 +135,8 @@ yourself.
.SH BUGS
To report bugs or send fixes, please write to the Linux I2C mailing list
-<linux-i2c@vger.kernel.org>.
+<linux-i2c@vger.kernel.org> with Cc to the current maintainer:
+Jean Delvare <jdelvare@suse.de>.
.SH AUTHOR
Simon G. Vogl, Frodo Looijaard, Jean Delvare and others