Home
last modified time | relevance | path

Searched refs:Maintainers (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/scripts/
Dcheck_maintainers.py10 from get_maintainer import Maintainers
33 maintainers = Maintainers(args.maintainers)
Dget_maintainer.py47 args.cmd_fn(Maintainers(args.maintainers), args)
78 id_parser.set_defaults(cmd_fn=Maintainers._path_cmd)
88 commits_parser.set_defaults(cmd_fn=Maintainers._commits_cmd)
100 list_parser.set_defaults(cmd_fn=Maintainers._list_cmd)
111 areas_parser.set_defaults(cmd_fn=Maintainers._areas_cmd)
121 orphaned_parser.set_defaults(cmd_fn=Maintainers._orphaned_cmd)
146 count_parser.set_defaults(cmd_fn=Maintainers._count_cmd)
156 class Maintainers: class
Dset_assignees.py19 from get_maintainer import Maintainers
353 maintainer_file = Maintainers(args.maintainer_file)
/Zephyr-latest/doc/_extensions/zephyr/
Dgh_utils.py52 from get_maintainer import Maintainers
55 MAINTAINERS : Final[Maintainers] = Maintainers(filename=f"{ZEPHYR_BASE}/MAINTAINERS.yml")
/Zephyr-latest/doc/project/
Dproject_roles.rst9 TSC projects generally will involve *Maintainers*, *Collaborators*, and
13 Architecture, code subsystems, etc.). Maintainers shall also serve as the
14 area’s representative on the TSC as needed. Maintainers may become voting
22 by approval of the existing Collaborators and Maintainers of the
128 Maintainers have the following rights and responsibilities,
176 by the other Maintainers, the Release Engineering team can set an assignee when
215 A team of active Maintainers involved in multiple areas.
238 * Maintainers highly involved in the project may be nominated
303 Generic guidelines for deciding and filling in the Maintainers' list
Ddev_env_and_tools.rst231 Maintainers can override the -1 in cases where the CI infrastructure
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst87 Maintainers have the discretion to request that contributors create an RFC for
165 and there should be tests for the behavior contracts of the API. Maintainers
198 Maintainers may request that contributors break up a PR into smaller PRs and may
277 Maintainers and project stakeholders.
Dmodifying_contributions.rst68 Contributors should uncheck the box *“Allow Edits By Maintainers"*
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py34 from get_maintainer import Maintainers, MaintainersError
1548 Maintainers(file)
1573 maintainers = Maintainers(maintainers_file)
/Zephyr-latest/doc/security/
Dreporting.rst204 - Maintainers will have access to all information within their domain
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst229 * ``ZEP-537`` - doc: create external wiki page "Maintainers"
/Zephyr-latest/doc/develop/
Dmodules.rst214 :ref:`Maintainers <project_roles>`.
1189 Maintainers from the Zephyr project will create the repository and initialize
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst681 Maintainers & Collaborators