docs: Change a number of 'master' branch refers to 'main'
Now that we use 'main' for git development, update the docs to reflect or point there instead of 'master'. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
faae326648
commit
3c04f0c433
12 changed files with 24 additions and 24 deletions
|
@ -23,7 +23,7 @@ submitting a change or an enhancement to any Zephyr component, a developer
|
|||
should use GitHub. GitHub automatically assigns a responsible reviewer on a
|
||||
component basis, as defined in the :zephyr_file:`CODEOWNERS` file stored with the code
|
||||
tree in the Zephyr project repository. A limited set of release managers are
|
||||
allowed to merge a pull request into the master branch once reviews are complete.
|
||||
allowed to merge a pull request into the main branch once reviews are complete.
|
||||
|
||||
.. _review_time:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue