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 deb0ab5 commit 3353e53Copy full SHA for 3353e53
.github/workflows/maintainer_check.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Check maintainer file changes
39
run: |
40
- python ./scripts/check_maintainer_changes.py --repo zephyrproject-rtos/zephyr mainline_MAINTAINERS.yml MAINTAINERS.yml
+ python ./scripts/check_maintainer_changes.py --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