diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2022-11-17 17:25:23 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2022-11-22 09:49:07 +0000 |
| commit | 668725ce6bab12f7d5130fd46d99d0dc6fefe733 (patch) | |
| tree | 19c6686da5a2eb3a73f912f3e24ee0d8f55ce35a /docs/devel/code-of-conduct.rst | |
| parent | e558220df0739474d5877616173cb072df0c8257 (diff) | |
| download | focaccia-qemu-668725ce6bab12f7d5130fd46d99d0dc6fefe733.tar.gz focaccia-qemu-668725ce6bab12f7d5130fd46d99d0dc6fefe733.zip | |
docs/devel: add a maintainers section to development process
We don't currently have a clear place in the documentation to describe the roles and responsibilities of a maintainer. Lets create one so we can. I've moved a few small bits out of other files to try and keep everything in one place. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20221117172532.538149-5-alex.bennee@linaro.org>
Diffstat (limited to 'docs/devel/code-of-conduct.rst')
| -rw-r--r-- | docs/devel/code-of-conduct.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/devel/code-of-conduct.rst b/docs/devel/code-of-conduct.rst index 195444d1b4..f734ed0317 100644 --- a/docs/devel/code-of-conduct.rst +++ b/docs/devel/code-of-conduct.rst @@ -1,3 +1,5 @@ +.. _code_of_conduct: + Code of Conduct =============== |