zephyr/doc/contribute/maintainers.rst
Inaky Perez-Gonzalez e3683c20ce doc: remove warning "file not included in toctree"
Files that are included directly into other files are not referenced
in TOC trees. Quiet warning by tagging them :orphan:

Change-Id: I3a975420ce366ca155e8c0158dcd0fb7c094a4a0
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-14 20:00:46 +00:00

14 lines
400 B
ReStructuredText

:orphan:
.. _maintainers:
Information Regarding Maintainers
#################################
Read this information to learn how maintainers review changes using Gerrit.
Once a change is sent to Gerrit for review the maintainers
receive an email requesting them to review the change. The master
branch should never be rebased. Code can be reverted as necessary,
instead of rewriting the history.