summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index fbac9d2..317a2c6 100644
--- a/README
+++ b/README
@@ -23,6 +23,13 @@ forced to use them.
You can find several example files under examples/ that you can compile by
invoking `make check'.
+= Contributing =
+
+Please submit any patches to <netfilter-devel@vger.kernel.org>.
+
+The contributions should broadly follow the Linux Kernel process, as detailed
+in https://www.kernel.org/doc/html/latest/process/submitting-patches.html
+
--
08/sep/2010
Pablo Neira Ayuso <pablo@netfilter.org>