]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
README: Update instructions about how to contribute
authorMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 23 Jan 2023 14:29:33 +0000 (15:29 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 26 Jan 2023 01:59:44 +0000 (02:59 +0100)
Nowadays, we're only using github in practice for development.
Let it clearer at the documentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
README

diff --git a/README b/README
index e92dfe201821f7e76fca83c6a712eb5a22a322b8..39233df2ef5695d658b2b8a93d2a4e2956cbd8d1 100644 (file)
--- a/README
+++ b/README
@@ -186,9 +186,18 @@ SUBMITTING PATCHES
 ==================
 
 If you want to help improving this tool, be my guest! We try to follow
-the Kernel's CodingStyle and submission rules as a reference. 
+the Kernel's CodingStyle and submission rules as a reference.
 
-Please send patches enclosed in an email, in plain text, to:
+In order to contribute with rasdaemon, please send a Merge Request via
+github repository at:
+
+       https://github.com/mchehab/rasdaemon
+
+Or, alternatively, send a pull request against gitlab repository at:
+
+       https://gitlab.com/mchehab_kernel/rasdaemon
+
+Or send patches enclosed in an email, in plain text, to:
 
        linux-edac@vger.kernel.org
 
@@ -196,12 +205,9 @@ With a copy to:
 
        Mauro Carvalho Chehab <mchehab@kernel.org>
 
-Or, alternatively, send a pull request against github or gitlab repositories at:
-
-       https://github.com/mchehab/rasdaemon
-       https://gitlab.com/mchehab_kernel/rasdaemon
-
-(github preferred)
+Please notice that github is the preferred way. If you're not using
+it, please be kind enough to add an issue there for us to track the
+patch series.
 
 Don't foget to add a description of the patch in the body of the email, adding
 a Signed-off-by: at the end of the patch description (before the unified diff