From 6d4482244f7f1c182d908fdf2055d321ac77c9f6 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Wed, 8 Jun 2016 05:20:26 -0700 Subject: [PATCH] Update README.md --- Contribute/RPK/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Contribute/RPK/README.md b/Contribute/RPK/README.md index e32bcee..8eab620 100644 --- a/Contribute/RPK/README.md +++ b/Contribute/RPK/README.md @@ -2,6 +2,14 @@ Reference Platform Kernel description and contribution policy. This page will show you how/where to submit patches. +###### Contribute + +- Submit patch to Linux upstream + - https://github.com/torvalds/linux + - https://www.kernel.org/doc/Documentation/SubmittingPatches +- Once patch is submitted upstream, and accepted by a Linux developer, significant attention is still required prior to being accepted by the RPK. Please see the Referenc Platform [Kernel Policy](../../Reference-Platform/KernelPolicy.md) for more information +- Contact Amit Kucheria at amit.kucheria@linaro.org to begin the process of getting you patch accepted into the RPK + ***