Home
last modified time | relevance | path

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

/Zephyr-latest/
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)
134 collaborators:
148 collaborators:
169 collaborators:
[all …]
/Zephyr-latest/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", [])
302 collaborators = set()
310 collaborators = collaborators.union(set(area.collaborators))
317 print('{:14}\t{}'.format('collaborators:', len(collaborators)))
369 collaborators:
370 List of collaborators. Empty if the area has no 'collaborators' key.
413 ", ".join(area.collaborators),
[all …]
Dcheck_maintainers.py40 gh_users = list(set(gh_users + area.maintainers + area.collaborators))
63 print('The following GitHub user accounts are not collaborators:')
Dset_assignees.py112 # Create a list of collaborators ordered by the area match
116 collab += maintainer_file.areas[area.name].collaborators
191 log(f"Skip '{collaborator}': not in collaborators")
307 collaborators = maintainers_file.areas[area].collaborators
309 log(f"Found {area}, maintainers={maintainers}, collaborators={collaborators}")
338 for collaborator in area.collaborators:
/Zephyr-latest/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
93 Collaborators have the following rights and responsibilities,
107 name to one or more ``collaborators`` sections of the :ref:`maintainers_file` in
129 in addition to those listed for Contributors and Collaborators:
134 in conjunction with the collaborators and submitters.
144 Contributors or Collaborators are promoted to the Maintainer role by adding the
147 Contributors nor Collaborators must be approved by the TSC before they can
[all …]
Dworking_groups.rst22 :ref:`Collaborators <collaborator>`; however, working groups may impose
Drelease_process.rst141 - All collaborators can add or remove blocking labels.
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D007_ext-source.md29 choose to identify a single maintainer only or add collaborators as well
/Zephyr-latest/doc/contribute/
Dmodifying_contributions.rst9 Zephyr contributors and collaborators are encouraged to assist
/Zephyr-latest/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-latest/doc/hardware/arch/
Darm_cortex_m.rst681 Maintainers & Collaborators
685 The updated list of maintainers and collaborators for Cortex-M can be found
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst16 For existing Zephyr maintainers and collaborators, if you are unable to