From: Bartosz Golaszewski Date: Thu, 14 Sep 2017 06:06:10 +0000 (+0200) Subject: README: add info about the subject line for e-mails sent to linux-gpio X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3d21968f8d3d6ab0e5a4290e66a1cb77ec73e6f7;p=qemu-gpiodev%2Flibgpiod.git README: add info about the subject line for e-mails sent to linux-gpio For libgpiod-related e-mails the subject line should be prefixed with [libgpiod]. Signed-off-by: Bartosz Golaszewski --- diff --git a/README b/README index bd31051..be150f2 100644 --- a/README +++ b/README @@ -134,5 +134,5 @@ CONTRIBUTING ------------ Contributions are welcome - please send patches and bug reports to -linux-gpio@vger.kernel.org and stick to the linux kernel coding style when -submitting new code. +linux-gpio@vger.kernel.org (add the [libgpiod] prefix to the e-mail subject +line) and stick to the linux kernel coding style when submitting new code.