mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 07:16:04 +00:00
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>
14 lines
400 B
ReStructuredText
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.
|