Signed-off-by: J William Piggott <elseifthen@xxxxxxx> --- The following changes since commit 535a4090b46395d86fa4a1bafb199e56c3968c95: lib/pager: don't use pager if command not available (2017-06-01 14:20:20 +0200) are available in the git repository at: git@xxxxxxxxxx:jwpi/util-linux.git 170601 for you to fetch changes up to b3d41ca07c071cc8be2a2cc089594ecdc43a1a08: docs: add information about mailing list rejection (2017-06-01 19:42:21 -0400) ---------------------------------------------------------------- J William Piggott (1): docs: add information about mailing list rejection Documentation/howto-contribute.txt | 6 ++++-- README | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 71b9ed7..245f9ab 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -84,8 +84,8 @@ Email Format Hint: use git commit -s The sign-off is a simple line at the end of the explanation for the - patch, which certifies that you wrote it or otherwise have the - right to pass it on as a open-source patch. The rules are pretty + patch; which certifies that you wrote it or otherwise have the + right to pass it on as an open-source patch. The rules are pretty simple; if you can certify the following: By making a contribution to this project, I certify that: @@ -124,6 +124,8 @@ Email Format * Followed by the unified diff patch. + Note: the mailing list will reject certain content. See ../README. + Coding Style * the preferred coding style is based on the linux kernel coding-style. diff --git a/README b/README index 81e0504..5656932 100644 --- a/README +++ b/README @@ -10,6 +10,12 @@ MAILING LIST: E-MAIL: util-linux@xxxxxxxxxxxxxxx URL: http://vger.kernel.org/vger-lists.html#util-linux + The mailing list will reject email messages that contain: + - more than 100K characters + - html + - spam phrases/keywords + See: http://vger.kernel.org/majordomo-info.html#taboo + IRC CHANNEL: #util-linux at freenode.net: -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html