Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Code of Conduct: Provide links between the two documents

Create a link between the Code of Conduct and the Code of Conduct
Interpretation so that people can see that they are related.

Acked-by: Chris Mason <clm@fb.com>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

+11 -1
+3 -1
Documentation/process/code-of-conduct-interpretation.rst
··· 1 + .. _code_of_conduct_interpretation: 2 + 1 3 Linux Kernel Contributor Covenant Code of Conduct Interpretation 2 4 ================================================================ 3 5 4 - The Contributor Covenant Code of Conduct is a general document meant to 6 + The :ref:`code_of_conduct` is a general document meant to 5 7 provide a set of rules for almost any open source community. Every 6 8 open-source community is unique and the Linux kernel is no exception. 7 9 Because of this, this document describes how we in the Linux kernel
+8
Documentation/process/code-of-conduct.rst
··· 1 + .. _code_of_conduct: 2 + 1 3 Contributor Covenant Code of Conduct 2 4 ++++++++++++++++++++++++++++++++++++ 3 5 ··· 77 75 78 76 This Code of Conduct is adapted from the Contributor Covenant, version 1.4, 79 77 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html 78 + 79 + Interpretation 80 + ============== 81 + 82 + See the :ref:`code_of_conduct_interpretation` document for how the Linux 83 + kernel community will be interpreting this document.