diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-21 16:52:28 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-22 21:36:02 +0100 |
commit | eadf71cd8c6d837828b4e95e9130f666ab7b4c61 (patch) | |
tree | c76bf933f61a579def7b9c410bb48bf86f893fe2 /Documentation/process/index.rst | |
parent | 6a0f9ebfc5e753bb948c13353615324462d73795 (diff) | |
download | blackbird-obmc-linux-eadf71cd8c6d837828b4e95e9130f666ab7b4c61.tar.gz blackbird-obmc-linux-eadf71cd8c6d837828b4e95e9130f666ab7b4c61.zip |
drm/doc: Document feature merge deadlines
The discussion pretty much concluded without objections, let's
document what we agreed on.
Cc'ing linux-doc for the new tag in Documentation/process/index.rst.
Acked-by: Dave Airlie <airlied@gmail.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Dave Airlie <airlied@gmail.com>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Alex Deucher <alexdeucher@gmail.com>
Cc: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170321155228.30287-1-daniel.vetter@ffwll.ch
Diffstat (limited to 'Documentation/process/index.rst')
-rw-r--r-- | Documentation/process/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/process/index.rst b/Documentation/process/index.rst index 10aa6920709a..82fc399fcd33 100644 --- a/Documentation/process/index.rst +++ b/Documentation/process/index.rst @@ -3,6 +3,7 @@ \renewcommand\thesection* \renewcommand\thesubsection* +.. _process_index: Working with the kernel development community ============================================= |