-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
Background
The [TSC Project Roles] defines the main roles for the Zephyr Project, including
Maintainer, Collaborator, and Contributor.
By default anyone that contributes code or documentation is a Contributor, but
with the lowest [GitHub Permission Level] of Read. For example, Contributors
with Read permission do not have the permission to add reviewers to a pull
request.
Use this template to nominate a GitHub user for the Contributor role with
Triage permission level, which allows the user to add reviewers to a pull
request and be added as a reviewer by other users.
Nomination
GitHub User
Provide the following information about the GitHub user:
- Full Name: Josuah Demangeon.
- GitHub username: @josuah
- Organization (optional): tinyVision.ai Inc.
Supporting Documents
Add links to 3-5 GitHub pull requests, in the Zephyr project, authored or
reviewed by the GitHub user that demonstrate the user's dedication to the
Zephyr project.
Contributions
- drivers: serial: uart_liteuart: fix interrupt-driven mode #63858
- samples: move video from subsys to drivers #73001