Skip to content

Commit f7e5858

Browse files
committed
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>
1 parent d84feee commit f7e5858

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Documentation/process/code-of-conduct-interpretation.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
.. _code_of_conduct_interpretation:
2+
13
Linux Kernel Contributor Covenant Code of Conduct Interpretation
24
================================================================
35

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
57
provide a set of rules for almost any open source community. Every
68
open-source community is unique and the Linux kernel is no exception.
79
Because of this, this document describes how we in the Linux kernel

Documentation/process/code-of-conduct.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _code_of_conduct:
2+
13
Contributor Covenant Code of Conduct
24
++++++++++++++++++++++++++++++++++++
35

@@ -75,3 +77,9 @@ Attribution
7577

7678
This Code of Conduct is adapted from the Contributor Covenant, version 1.4,
7779
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
80+
81+
Interpretation
82+
==============
83+
84+
See the :ref:`code_of_conduct_interpretation` document for how the Linux
85+
kernel community will be interpreting this document.

0 commit comments

Comments
 (0)