We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca0e08 commit c5c1d9dCopy full SHA for c5c1d9d
.github/workflows/maintainer_check.yml
@@ -42,4 +42,4 @@ jobs:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
run: |
44
python ./scripts/ci/check_maintainer_changes.py \
45
- --repo zephyrproject-rtos/zephyr mainline_MAINTAINERS.yml MAINTAINERS.yml
+ --repo zephyrproject-rtos/zephyr-testing mainline_MAINTAINERS.yml MAINTAINERS.yml
MAINTAINERS.yml
@@ -329,6 +329,7 @@ BeagleBoard Platforms:
329
- con-pax
330
- vaishnavachath
331
- glneo
332
+ - dcpleung
333
files:
334
- boards/beagle/
335
labels:
0 commit comments