Home
last modified time | relevance | path

Searched full:collaborators (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.5.0/
DMAINTAINERS.yml17 # The area gets odd fixes and may have collaborators.
28 # collaborators (not to be confused with the GitHub collaborator role):
72 # this would be sub-areas which add extra fields (for ex. more `collaborators`
86 # * Users mentioned in 'maintainers' and 'collaborators' are added as
98 # Collaborators: <list of sub-maintainers>
109 # * Changing the 'collaborators' lines requires the maintainer and
110 # collaborators of that area to agree (or vote on it)
118 collaborators:
134 collaborators:
157 collaborators:
[all …]
/Zephyr-Core-3.5.0/scripts/
Dget_maintainer.py125 help="Count areas, unique maintainers, and / or unique collaborators")
133 "--count-collaborators",
135 help="Count the number of unique collaborators")
191 area.collaborators = area_dict.get("collaborators", [])
300 collaborators = set()
308 collaborators = collaborators.union(set(area.collaborators))
315 print('{:14}\t{}'.format('collaborators:', len(collaborators)))
367 collaborators:
368 List of collaborators. Empty if the area has no 'collaborators' key.
409 ", ".join(area.collaborators),
[all …]
Dset_assignees.py92 # Create a list of collaborators ordered by the area match
96 collab += maintainer_file.areas[a].collaborators
289 collaborators = maintainers_file.areas[area].collaborators
291 log(f"Found {area}, maintainers={maintainers}, collaborators={collaborators}")
320 for collaborator in area.collaborators:
/Zephyr-Core-3.5.0/doc/project/
Dproject_roles.rst9 TSC projects generally will involve *Maintainers*, *Collaborators*, and
12 **Maintainer**: lead Collaborators on an area identified by the TSC (e.g.
21 documentation to the project. Contributors may become Collaborators
22 by approval of the existing Collaborators and Maintainers of the
81 Collaborators have the following rights and responsibilities,
95 name to one or more ``collaborators`` sections of the :ref:`maintainers_file` in
107 in addition to those listed for Contributors and Collaborators:
112 in conjunction with the collaborators and submitters.
120 Contributors or Collaborators are promoted to the Maintainer role by adding the
321 maintainers/collaborators would suffice.
Dmodifying_contributions.rst9 Zephyr contributors and collaborators are encouraged to assist
/Zephyr-Core-3.5.0/.github/ISSUE_TEMPLATE/
D007_ext-source.md29 choose to identify a single maintainer only or add collaborators as well
/Zephyr-Core-3.5.0/doc/develop/
Dmodules.rst187 for example, for adding individuals as Collaborators in the repository
199 * request additional collaborators to be added to the repository, as
/Zephyr-Core-3.5.0/doc/hardware/arch/
Darm_cortex_m.rst678 Maintainers & Collaborators
682 The updated list of maintainers and collaborators for Cortex-M can be found
/Zephyr-Core-3.5.0/doc/contribute/coding_guidelines/
Dindex.rst45 For existing Zephyr maintainers and collaborators, if you are unable to