-
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: Steve Boylan
- GitHub username: ThreeEights
- Organization (optional): Beechwoods Software, 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.
- drivers: spi: spi_pico_pio: Add basic support for SPI via PIO #60395
- drivers: spi: Add support for half-duplex (3-wire) SPI #69634
- drivers: spi: RPi Pico PIO SPI code size and byte order. #74117
- drivers: wifi: infineon: Add SPI support to AIROC WiFi driver #78773
- subsys: net: Fix unaligned access to IPv6 address #82187